public sealed class ConversationDataSource : IMessage<ConversationDataSource>, IEquatable<ConversationDataSource>, IDeepCloneable<ConversationDataSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class ConversationDataSource.
The conversation source, which is a combination of transcript and audio.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eConversationDataSource\u003c/code\u003e class in the Google.Cloud.ContactCenterInsights.V1 namespace represents a combination of transcript and audio for a conversation, as defined in the Contact Center AI Insights v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eConversationDataSource\u003c/code\u003e is 2.19.0, with version 2.18.0 being the current version displayed and there being many other versions of it ranging from 1.0.0 to 2.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationDataSource\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationDataSource\u003c/code\u003e class has two key properties: \u003ccode\u003eDialogflowSource\u003c/code\u003e, representing the source when the conversation is from Dialogflow, and \u003ccode\u003eGcsSource\u003c/code\u003e, specifying a Cloud Storage location for the audio and transcript, with one of these set as the source.\u003c/p\u003e\n"]]],[],null,[]]