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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `ConversationDataSource` class within the Google Cloud Contact Center Insights v1 API, specifically detailing its implementation and usage in .NET."],["The `ConversationDataSource` class serves as a combination of transcript and audio, representing the source of a conversation for analysis in the Contact Center AI Insights API."],["The latest version of the `ConversationDataSource` API available is 2.19.0, while this page details documentation for the 2.7.0 version, and the document also contains a list of past versions and their links, ranging from 1.0.0 to the latest 2.19.0."],["The class implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and it includes properties such as `DialogflowSource`, `GcsSource`, and `SourceCase`, to define different data source types and the source of the conversation."],["The document provides methods, constructors, inheritance details, and links to inherited members to understand the class in greater detail, along with the namespace and assembly information for it."]]],[]]