public sealed class CreateVersionRequest : IMessage<CreateVersionRequest>, IEquatable<CreateVersionRequest>, IDeepCloneable<CreateVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class CreateVersionRequest.
The request message for
[Versions.CreateVersion][google.cloud.dialogflow.cx.v3.Versions.CreateVersion].
Required. The [Flow][google.cloud.dialogflow.cx.v3.Flow] to create an
[Version][google.cloud.dialogflow.cx.v3.Version] for. Format:
projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/flows/<Flow ID>.
[[["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\u003eThis webpage provides documentation for the \u003ccode\u003eCreateVersionRequest\u003c/code\u003e class within the Google Cloud Dialogflow CX v3 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateVersionRequest\u003c/code\u003e class is used to create new versions in Dialogflow CX, and it implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the properties of \u003ccode\u003eCreateVersionRequest\u003c/code\u003e, including \u003ccode\u003eParent\u003c/code\u003e (specifying the flow), \u003ccode\u003eParentAsFlowName\u003c/code\u003e (a typed view of Parent), and \u003ccode\u003eVersion\u003c/code\u003e (the version to be created), that are all required parameters.\u003c/p\u003e\n"],["\u003cp\u003eA list of available versions is provided, ranging from version 2.23.0 (latest) down to version 1.0.0, accessible via their respective documentation links.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default, and one that takes in a \u003ccode\u003eCreateVersionRequest\u003c/code\u003e as a parameter, enabling the copying of an existing object.\u003c/p\u003e\n"]]],[],null,[]]