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."],[[["This webpage provides documentation for the `ConversationModelConfig` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically in the context of the Human Agent Assistant feature."],["The `ConversationModelConfig` class, used for custom conversation models, supports features such as ARTICLE_SUGGESTION, SMART_COMPOSE, and SMART_REPLY within agent assist."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The documentation also showcases available versions of this class ranging from version 3.2.0 up to the latest version, 4.26.0, with links to each version's specific page."],["It details the constructor options for `ConversationModelConfig` and the `Model` property, which is a string that represents the conversation model resource name."]]],[]]