public sealed class GetVersionRequest : IMessage<GetVersionRequest>, IEquatable<GetVersionRequest>, IDeepCloneable<GetVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class GetVersionRequest.
The request message for
[Versions.GetVersion][google.cloud.dialogflow.cx.v3.Versions.GetVersion].
Required. The name of the [Version][google.cloud.dialogflow.cx.v3.Version].
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/flows/<Flow ID>/versions/<Version ID>.
[[["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-03-21 UTC."],[[["The latest version available is 2.23.0, representing the most up-to-date release in the provided list of Dialogflow Cx V3 API versions."],["The document provides a comprehensive history of the Dialogflow Cx V3 API, detailing versions ranging from 1.0.0 up to the current 2.23.0."],["This page specifically focuses on the `GetVersionRequest` class, providing detailed documentation on its usage, properties, and implementation within the Dialogflow v3 API."],["The current `GetVersionRequest` class detailed in the documentation are associated with version `2.6.0` of the API."],["The `GetVersionRequest` is a message used to fetch a specific version of the API, that can be found through the name of the property, which is a string."]]],[]]