Google Cloud Contactcenterinsights V1Conversation Call Metadata Args
data class GoogleCloudContactcenterinsightsV1ConversationCallMetadataArgs(val agentChannel: Output<Int>? = null, val customerChannel: Output<Int>? = null) : ConvertibleToJava<GoogleCloudContactcenterinsightsV1ConversationCallMetadataArgs>
Call-specific metadata.
Constructors
Link copied to clipboard
fun GoogleCloudContactcenterinsightsV1ConversationCallMetadataArgs(agentChannel: Output<Int>? = null, customerChannel: Output<Int>? = null)