public sealed class IngestConversationsRequest.Types.ConversationConfig : IMessage<IngestConversationsRequest.Types.ConversationConfig>, IEquatable<IngestConversationsRequest.Types.ConversationConfig>, IDeepCloneable<IngestConversationsRequest.Types.ConversationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class IngestConversationsRequest.Types.ConversationConfig.
Optional. Indicates which of the channels, 1 or 2, contains the agent.
Note that this must be set for conversations to be properly displayed and
analyzed.
Optional. Indicates which of the channels, 1 or 2, contains the agent.
Note that this must be set for conversations to be properly displayed and
analyzed.
[[["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 webpage provides documentation for the `IngestConversationsRequest.Types.ConversationConfig` class within the Contact Center AI Insights v1 API, specifically for version 2.12.0, with links to documentation for various other versions, including the latest 2.19.0."],["The `ConversationConfig` class is used to define settings that apply to all ingested conversations and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `ConversationConfig` class include `AgentChannel`, which specifies the channel containing the agent's audio, `AgentId`, which represents the human agent, and `CustomerChannel`, which indicates the channel containing the customer's audio."],["This documentation includes information on the class's constructors, inherited members from the base `object` class, and the namespace `Google.Cloud.ContactCenterInsights.V1`."],["The listed versions show a range of versions available from 1.0.0 all the way to 2.19.0, with multiple versions between and information on how to access the documentation of each of them."]]],[]]