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 webpage provides documentation for the `GetVersionRequest` class within the Google Cloud Dialogflow v2 API."],["The `GetVersionRequest` class is used to retrieve a specific version in Dialogflow, as per the `Versions.GetVersion` method."],["The content shows a list of available versions, starting with version 4.26.0, all the way back to version 3.2.0."],["The page includes information on the class's inheritance, implemented interfaces, constructors, properties like `Name` and `VersionName`, and its namespace and assembly."],["The `Name` property is essential, as it requires the specific version's name, in either of two given formats, to retrieve the appropriate version."]]],[]]