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 webpage provides reference documentation for the `GetConversationModelRequest` class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment."],["The `GetConversationModelRequest` class is a request message used to retrieve a specific conversation model via the `ConversationModels.GetConversationModel` method."],["This page lists all the versions of the Google Cloud Dialogflow V2 API that the `GetConversationModelRequest` exists, from versions 3.2.0 to 4.26.0."],["The `GetConversationModelRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating operations such as message handling, equality checks, and deep cloning."],["The class has a constructor, and the `Name` property, which requires a string input formatted as `projects/\u003cProject ID\u003e/conversationModels/\u003cConversation Model ID\u003e`."]]],[]]