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 document provides reference documentation for the `HumanAgentAssistantConfig.Types.ConversationModelConfig` class within the Google Cloud Dialogflow v2 API, detailing its structure and functionalities."],["The `ConversationModelConfig` class is designed for managing custom conversation models used in the agent assist feature, supporting functionalities like article suggestion, smart compose, smart reply, and conversation summarization."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message manipulation, equality comparisons, deep cloning, and buffered message handling."],["The document lists available versions for the `HumanAgentAssistantConfig.Types.ConversationModelConfig` class, with the latest being version 4.26.0 and version 4.16.0 being the version highlighted in the documentation."],["This class include the `BaselineModelVersion` and `Model` properties to control the baseline model version and conversation model resource name, respectively."]]],[]]