GoogleCloudContactcenterinsightsV1ConversationCallMetadataResponse

data class GoogleCloudContactcenterinsightsV1ConversationCallMetadataResponse(val agentChannel: Int, val customerChannel: Int)

Call-specific metadata.

Constructors

constructor(agentChannel: Int, customerChannel: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The audio channel that contains the agent.

Link copied to clipboard

The audio channel that contains the customer.