public sealed class GetVersionRequest : IMessage<GetVersionRequest>, IEquatable<GetVersionRequest>, IDeepCloneable<GetVersionRequest>, IBufferMessage, IMessage
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 Google.Cloud.Dialogflow.Cx.V3 versions."],["This content covers a range of versions for Google.Cloud.Dialogflow.Cx.V3, starting from version 1.0.0 up to the latest release at version 2.23.0."],["The webpage focuses on the `GetVersionRequest` class, which is used to retrieve a specific version in the Google Cloud Dialogflow CX V3 API."],["`GetVersionRequest` class implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable` for detailed version requests."],["The `GetVersionRequest` class includes properties like `Name` and `VersionName` to identify the specific version being requested."]]],[]]