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>.
Property Value
Type
Description
System.String
VersionName
public VersionName VersionName { get; set; }
VersionName-typed view over the Name resource name property.
[[["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."],[[["\u003cp\u003eThe latest version available is 2.23.0, accessible via the provided link.\u003c/p\u003e\n"],["\u003cp\u003eThis page contains a comprehensive list of versions for the \u003ccode\u003eGetVersionRequest\u003c/code\u003e in the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, ranging from version 1.0.0 up to 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetVersionRequest\u003c/code\u003e is a message class used to request a specific version within the Dialogflow CX environment, implementing multiple interfaces for message handling and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetVersionRequest\u003c/code\u003e class includes properties like \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003eVersionName\u003c/code\u003e, which are used to specify the desired version using a formatted string or \u003ccode\u003eVersionName\u003c/code\u003e-typed data respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides details on the constructors for \u003ccode\u003eGetVersionRequest\u003c/code\u003e and the members it inherits from \u003ccode\u003eSystem.Object\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]