public sealed class ConversationModelConfig : IMessage<HumanAgentAssistantConfig.Types.ConversationModelConfig>, IEquatable<HumanAgentAssistantConfig.Types.ConversationModelConfig>, IDeepCloneable<HumanAgentAssistantConfig.Types.ConversationModelConfig>, IBufferMessage, IMessage
Custom conversation models used in agent assist feature.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The content provides a comprehensive list of versions for the `ConversationModelConfig` class within the `Google.Cloud.Dialogflow.V2` namespace, ranging from version 3.2.0 to the latest 4.26.0."],["`ConversationModelConfig` is designed for custom conversation models used in agent assist features, such as ARTICLE_SUGGESTION, SMART_COMPOSE, and SMART_REPLY."],["The `ConversationModelConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `Object`."],["The `ConversationModelConfig` class has a constructor with a parameter, and has a `Model` property for setting the conversation model resource name."]]],[]]