public sealed class GetConversationModelRequest : IMessage<GetConversationModelRequest>, IEquatable<GetConversationModelRequest>, IDeepCloneable<GetConversationModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class GetConversationModelRequest.
The request message for
[ConversationModels.GetConversationModel][google.cloud.dialogflow.v2.ConversationModels.GetConversationModel]
[[["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."],[[["This page provides reference documentation for the `GetConversationModelRequest` class within the Google Cloud Dialogflow v2 API."],["It covers versions of `GetConversationModelRequest` ranging from 3.2.0 to the latest, 4.26.0, for easy comparison and access."],["`GetConversationModelRequest` is the request message type used to retrieve conversation model information, as described in the `ConversationModels.GetConversationModel` documentation."],["The page details the class's inheritance from `object`, implements multiple interfaces, and includes `GetConversationModelRequest` constructors and properties."]]],[]]