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-17 UTC."],[[["This webpage provides reference documentation for the `GetVersionRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.24.0."],["The `GetVersionRequest` class is used to retrieve version information and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists all available versions of the Dialogflow v2 API, ranging from version 4.26.0 (latest) down to 3.2.0, and version 4.24.0 is in the middle of this range of versions."],["The class has properties like `Name` (a string representing the version name) and `VersionName` (a typed view over the `Name` resource name property) that are used to specify the target version."],["The page provides details on the `GetVersionRequest` class constructors and lists the inherited members from the `object` class, alongside information about the namespace and assembly."]]],[]]