public sealed class HumanAgentAssistantConfig.Types.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.
Version of current baseline model. It will be ignored if
[model][google.cloud.dialogflow.v2.HumanAgentAssistantConfig.ConversationModelConfig.model]
is set. Valid versions are:
Article Suggestion baseline model:
[[["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 page provides documentation for the `HumanAgentAssistantConfig.Types.ConversationModelConfig` class within the Google Cloud Dialogflow v2 API, detailing its structure and functionality."],["The `ConversationModelConfig` class represents custom conversation models used in the agent assist feature, supporting features like article suggestion, smart compose, smart reply, and conversation summarization."],["The document outlines the inheritance and implementation details of the class, including its relationship with `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The page lists numerous versions of the Google Cloud Dialogflow V2, ranging from version 4.26.0 (latest) to version 3.2.0, each linking to the documentation for the `ConversationModelConfig` class within that specific version."],["The class includes properties such as `BaselineModelVersion` and `Model`, which are strings used to define the version of the baseline model and the resource name of the conversation model, respectively."]]],[]]