Google Cloud Contactcenterinsights V1Conversation Data Source Response
data class GoogleCloudContactcenterinsightsV1ConversationDataSourceResponse(val dialogflowSource: GoogleCloudContactcenterinsightsV1DialogflowSourceResponse, val gcsSource: GoogleCloudContactcenterinsightsV1GcsSourceResponse)
The conversation source, which is a combination of transcript and audio.
Constructors
Link copied to clipboard
constructor(dialogflowSource: GoogleCloudContactcenterinsightsV1DialogflowSourceResponse, gcsSource: GoogleCloudContactcenterinsightsV1GcsSourceResponse)