Google Cloud Contactcenterinsights V1Conversation Summarization Suggestion Data Response
data class GoogleCloudContactcenterinsightsV1ConversationSummarizationSuggestionDataResponse(val answerRecord: String, val confidence: Double, val conversationModel: String, val metadata: Map<String, String>, val text: String, val textSections: Map<String, String>)
Conversation summarization suggestion data.