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."],[[["This page provides reference documentation for the `GetVersionRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.19.0."],["The `GetVersionRequest` class is used to request details about a specific version in Dialogflow, as outlined by the `Versions.GetVersion` method."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities in handling requests and object management."],["Key properties within `GetVersionRequest` include `Name`, representing the version's resource name, and `VersionName`, a typed view of the resource name, detailing supported name formats."],["The page has a list of various versions available, from 3.2.0 to the latest 4.26.0, of which this page is describing 4.19.0, along with the corresponding links to each version."]]],[]]