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 .NET."],["The `ConversationModelConfig` class is used to manage custom conversation models that enhance agent assist features like article suggestions, smart compose, smart reply, and conversation summarization."],["The page details the inheritance structure of `ConversationModelConfig`, its implementation of several interfaces, and provides access to the documentation of different versions of the class, ranging from 3.2.0 to 4.26.0, with 4.26.0 as the latest."],["It includes a listing of all the versions available with their corresponding paths to each specific version's documentation."],["This class contains a `Model` property which is a string that represents the resource name of a conversation model."]]],[]]