Get Conversation Result
data class GetConversationResult(val agentId: String, val callMetadata: GoogleCloudContactcenterinsightsV1ConversationCallMetadataResponse, val createTime: String, val dataSource: GoogleCloudContactcenterinsightsV1ConversationDataSourceResponse, val dialogflowIntents: Map<String, String>, val duration: String, val expireTime: String, val labels: Map<String, String>, val languageCode: String, val latestAnalysis: GoogleCloudContactcenterinsightsV1AnalysisResponse, val latestSummary: GoogleCloudContactcenterinsightsV1ConversationSummarizationSuggestionDataResponse, val medium: String, val name: String, val obfuscatedUserId: String, val runtimeAnnotations: List<GoogleCloudContactcenterinsightsV1RuntimeAnnotationResponse>, val startTime: String, val transcript: GoogleCloudContactcenterinsightsV1ConversationTranscriptResponse, val ttl: String, val turnCount: Int, val updateTime: String)
Constructors
Link copied to clipboard
fun GetConversationResult(agentId: String, callMetadata: GoogleCloudContactcenterinsightsV1ConversationCallMetadataResponse, createTime: String, dataSource: GoogleCloudContactcenterinsightsV1ConversationDataSourceResponse, dialogflowIntents: Map<String, String>, duration: String, expireTime: String, labels: Map<String, String>, languageCode: String, latestAnalysis: GoogleCloudContactcenterinsightsV1AnalysisResponse, latestSummary: GoogleCloudContactcenterinsightsV1ConversationSummarizationSuggestionDataResponse, medium: String, name: String, obfuscatedUserId: String, runtimeAnnotations: List<GoogleCloudContactcenterinsightsV1RuntimeAnnotationResponse>, startTime: String, transcript: GoogleCloudContactcenterinsightsV1ConversationTranscriptResponse, ttl: String, turnCount: Int, updateTime: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard