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-04-09 UTC."],[[["Version 4.26.0 is the latest version available for the Google Cloud Dialogflow v2 API, with links to documentation and code samples for various versions."],["This page provides documentation for the `GetConversationModelRequest` class, which is used to retrieve a specific conversation model within the Dialogflow v2 API."],["The `GetConversationModelRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Name` property of the `GetConversationModelRequest` class is required and specifies the conversation model to retrieve using a specific format."],["The page includes reference documentation and code samples for a wide range of previous versions, from 4.25.0 back to 3.2.0 of the Google Cloud Dialogflow v2 API."]]],[]]