Google Cloud Contactcenterinsights V1Conversation Transcript Response
data class GoogleCloudContactcenterinsightsV1ConversationTranscriptResponse(val transcriptSegments: List<GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentResponse>)
A message representing the transcript of a conversation.
Constructors
Link copied to clipboard
constructor(transcriptSegments: List<GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentResponse>)
Properties
Link copied to clipboard
val transcriptSegments: List<GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentResponse>
A list of sequential transcript segments that comprise the conversation.