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-03-21 UTC."],[[["The provided content details the `HumanAgentAssistantConfig.Types.ConversationModelConfig` class within the Google Cloud Dialogflow v2 API, outlining its purpose in managing custom conversation models for agent assist features."],["This class supports features like article suggestion, smart compose, smart reply, and conversation summarization, as shown in its description."],["The document lists various versions of the API from 4.26.0 (latest) down to 3.2.0, detailing the different version available for `HumanAgentAssistantConfig.Types.ConversationModelConfig`."],["The `ConversationModelConfig` class has properties like `BaselineModelVersion` and `Model` to specify the version of the baseline model and the conversation model resource name, respectively."],["The class is part of the `Google.Cloud.Dialogflow.V2` namespace and is implemented through various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with its full inheritance line being object \u003e `HumanAgentAssistantConfig.Types.ConversationModelConfig`."]]],[]]