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 page provides documentation for the `IngestConversationsRequest.Types.ConversationConfig` class within the Contact Center AI Insights v1 API, specifically for .NET."],["The `ConversationConfig` class applies to the configuration of all conversations and is part of the `Google.Cloud.ContactCenterInsights.V1` namespace, found in the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."],["The latest version for the class is 2.19.0, but the page lists numerous previous versions as low as 1.0.0, and as high as 2.19.0, each with their own link."],["The `ConversationConfig` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits from `object`."],["The `AgentId` property is available, allowing users to set a string representing the agent who handled conversations."]]],[]]