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 version 4.20.0."],["The `GetConversationModelRequest` class is used to request a specific conversation model and it implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest available version of the Google Cloud Dialogflow v2 API referenced is 4.26.0, with the documentation showing a historical list of versions back to 3.2.0, that contain the `GetConversationModelRequest` class."],["The `GetConversationModelRequest` class has a `Name` property which is a required string to specify the identifier of the conversation model to be retrieved."],["This page offers several links to the documentation of previous versions of the class `GetConversationModelRequest` if the user is interested in accessing older iterations."]]],[]]