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, covering versions 3.2.0 to 4.26.0."],["The `ConversationModelConfig` class is used for custom conversation models in the agent assist feature and supports features like article suggestion, smart compose, smart reply, and conversation summarization."],["The documentation outlines the class's inheritance, implementing interfaces, inherited members, and available constructors."],["The class is located within the namespace `Google.Cloud.Dialogflow.V2` and the assembly file `Google.Cloud.Dialogflow.V2.dll`."],["A key property of this class is `Model`, which represents the conversation model resource name in the format `projects/\u003cProject ID\u003e/conversationModels/\u003cModel ID\u003e`."]]],[]]