public sealed class CreateVersionRequest : IMessage<CreateVersionRequest>, IEquatable<CreateVersionRequest>, IDeepCloneable<CreateVersionRequest>, IBufferMessage, IMessage
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 document outlines the various versions of the \u003ccode\u003eCreateVersionRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace, ranging from the latest version 2.23.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateVersionRequest\u003c/code\u003e class is used to create a version for Dialogflow CX flows, as indicated by its purpose for \u003ccode\u003eVersions.CreateVersion\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateVersionRequest\u003c/code\u003e class include \u003ccode\u003eParent\u003c/code\u003e (the flow to create a version for), \u003ccode\u003eParentAsFlowName\u003c/code\u003e (a typed view over the Parent property), and \u003ccode\u003eVersion\u003c/code\u003e (the actual version to be created).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateVersionRequest\u003c/code\u003e class offers two constructors: a default one and one that accepts another \u003ccode\u003eCreateVersionRequest\u003c/code\u003e object as an argument for copying.\u003c/p\u003e\n"]]],[],null,[]]