public sealed class 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 Google Cloud Contact Center AI Insights v1 API."],["The latest version available is 2.19.0, and the page lists versions ranging from 2.19.0 down to 1.0.0, each linked to its respective documentation."],["`ConversationConfig` is a class that applies configurations to all conversations, it inherits properties from `Object`, and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that accepts another `ConversationConfig` object as a parameter."],["The class `ConversationConfig` has one property named `AgentId`, which is of type `String` and represents the human agent that handled the conversations."]]],[]]