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 documentation for the `IngestConversationsRequest.Types.ConversationConfig` class within the Contact Center AI Insights v1 API, specifically for .NET."],["The latest version documented is 2.19.0, and the page lists multiple historical versions dating back to 1.0.0."],["The `ConversationConfig` class applies configurations to all conversations and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ConversationConfig` class contains a constructor, either parameterless or takes an existing `ConversationConfig` as a parameter, and a property called `AgentId` that is a user-defined string, that can be set or got."]]],[]]