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."],[[["This page provides reference documentation for the `GetVersionRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET development."],["The `GetVersionRequest` class is used to request information about a specific version within Dialogflow, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists various versions of the API, from version 4.26.0 (latest) down to version 3.2.0, each linking to their respective `GetVersionRequest` documentation."],["The `GetVersionRequest` class has two constructors: a default one and one that takes another `GetVersionRequest` as a parameter, and properties such as `Name` which is required to specify which version is to be retrieved."],["The documentation is located in the namespace `Google.Cloud.Dialogflow.V2`, and the associated assembly is `Google.Cloud.Dialogflow.V2.dll`."]]],[]]