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 provided content details the \u003ccode\u003eConversationDataSource\u003c/code\u003e class within the Google Cloud Contact Center AI Insights v1 API, specifically version 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.19.0 is noted as the latest version available for the \u003ccode\u003eConversationDataSource\u003c/code\u003e, while the document itself covers version 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a combination of the audio and the transcript that is inherited from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConversationDataSource\u003c/code\u003e can pull conversation data from either a \u003ccode\u003eDialogflowSource\u003c/code\u003e or a \u003ccode\u003eGcsSource\u003c/code\u003e, each of which is a distinct property within the class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSourceCase\u003c/code\u003e property of the class \u003ccode\u003eConversationDataSource\u003c/code\u003e is the defining factor of the source of data used, using the enum \u003ccode\u003eSourceOneofCase\u003c/code\u003e for the determination.\u003c/p\u003e\n"]]],[],null,[]]