public sealed class ConversationDataSource : IMessage<ConversationDataSource>, IEquatable<ConversationDataSource>, IDeepCloneable<ConversationDataSource>, IBufferMessage, IMessage
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\u003eThis webpage details the \u003ccode\u003eConversationDataSource\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ContactCenterInsights.V1\u003c/code\u003e namespace, which represents the source of a conversation, combining transcript and audio data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationDataSource\u003c/code\u003e class offers multiple versions, ranging from the latest 2.19.0 down to 1.0.0, with links to each versions documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, for use with protocol buffers and general object operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConversationDataSource\u003c/code\u003e has two constructors, a default one and one that takes another \u003ccode\u003eConversationDataSource\u003c/code\u003e as a parameter for object creation and there are properties like \u003ccode\u003eDialogflowSource\u003c/code\u003e, \u003ccode\u003eGcsSource\u003c/code\u003e, and \u003ccode\u003eSourceCase\u003c/code\u003e, to manage different types of conversation data sources.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationDataSource\u003c/code\u003e class inherits members such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]