public sealed class GetVersionRequest : IMessage<GetVersionRequest>, IEquatable<GetVersionRequest>, IDeepCloneable<GetVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class GetVersionRequest.
The request message for
[Versions.GetVersion][google.cloud.dialogflow.v2.Versions.GetVersion].
[[["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."],[[["The latest version of the Google Cloud Dialogflow v2 API reference is 4.26.0, with the current page detailing version 4.25.0."],["This page provides documentation and code samples for the `GetVersionRequest` class within the Google Cloud Dialogflow v2 API."],["`GetVersionRequest` is the request message type used for the `Versions.GetVersion` method, and it inherits from and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetVersionRequest` class includes properties such as `Name` and `VersionName`, which are essential for identifying the specific version being requested."],["The `GetVersionRequest` class includes constructors `GetVersionRequest()` and `GetVersionRequest(GetVersionRequest other)` to create instances."]]],[]]