public sealed class ConversationModelConfig : IMessage<HumanAgentAssistantConfig.Types.ConversationModelConfig>, IEquatable<HumanAgentAssistantConfig.Types.ConversationModelConfig>, IDeepCloneable<HumanAgentAssistantConfig.Types.ConversationModelConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class HumanAgentAssistantConfig.Types.ConversationModelConfig.
Custom conversation models used in agent assist feature.
[[["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-04-02 UTC."],[[["This webpage provides documentation for the `HumanAgentAssistantConfig.Types.ConversationModelConfig` class within the Google Cloud Dialogflow v2 API, specifically for version 4.8.0."],["The `ConversationModelConfig` class is used for custom conversation models within the agent assist feature, supporting functionalities like ARTICLE_SUGGESTION, SMART_COMPOSE, SMART_REPLY, and CONVERSATION_SUMMARIZATION."],["The class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page also includes a listing of previous versions, ranging from 4.26.0 down to 3.2.0, with links to their respective documentation."],["The `ConversationModelConfig` class has a `Model` property, which is a string representing the conversation model's resource name, in the format `projects/\u003cProject ID\u003e/conversationModels/\u003cModel ID\u003e`."]]],[]]