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 details the `ConversationModelConfig` class, which is used for custom conversation models in the agent assist feature within the Google Cloud Dialogflow V2."],["The `ConversationModelConfig` class supports features like article suggestion, smart compose, and smart reply."],["The content provides a list of versions ranging from 4.26.0 (latest) down to 3.2.0, each linking to its respective documentation, all referencing `HumanAgentAssistantConfig.Types.ConversationModelConfig`."],["The class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two constructor options, and the Model property, for the conversation model resource name in the format: `projects/{Project ID\u003e/conversationModels/\u003cModel ID\u003e`."]]],[]]