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 document outlines the \u003ccode\u003eConversationDataSource\u003c/code\u003e class, which represents a combination of transcript and audio data for conversations in the Google Cloud Contact Center Insights V1.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eConversationDataSource\u003c/code\u003e is 2.19.0, with a full history of versions provided dating back to 1.0.0, offering a variety of options for implementation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConversationDataSource\u003c/code\u003e 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, demonstrating its compatibility with other components and its ability to be cloned and compared.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationDataSource\u003c/code\u003e class offers two constructors: one default and one that takes another \u003ccode\u003eConversationDataSource\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class also contains properties for both \u003ccode\u003eDialogflowSource\u003c/code\u003e and \u003ccode\u003eGcsSource\u003c/code\u003e, allowing for the conversation data to originate from Dialogflow or a Cloud Storage location.\u003c/p\u003e\n"]]],[],null,[]]