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.
[[["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 reference documentation for the `IngestConversationsRequest.Types.ConversationConfig` class within the Google Cloud Contact Center AI Insights v1 API, specifically for version 2.9.0 and all versions leading up to the latest version 2.19.0."],["The `ConversationConfig` class, part of the `Google.Cloud.ContactCenterInsights.V1` namespace, is a configuration that applies to all conversations and can be used to configure them."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management within the API."],["There is an inherited property named `AgentId`, which is a user-specified string that represents the agent who handled the conversations."],["The documentation offers a history of the `ConversationConfig` class going all the way back to version 1.0.0, and has a list of the available versions to access their respective documentation."]]],[]]