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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version of the Google Cloud Dialogflow v2 API available is 4.26.0."],["This page provides documentation for the `GetVersionRequest` class within the Google Cloud Dialogflow v2 API, including various versions ranging from 3.2.0 to 4.26.0."],["The `GetVersionRequest` class is a request message used for retrieving a specific version through the `Versions.GetVersion` method, and it inherits from `object` and implements several interfaces like `IMessage` and `IEquatable`."],["The `GetVersionRequest` class includes properties like `Name` (a string) and `VersionName` (of type `VersionName`) for specifying the version to retrieve."]]],[]]