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\u003eThe latest version available is 2.23.0, with a comprehensive history of versions down to 1.0.0, all related to \u003ccode\u003eCreateVersionRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateVersionRequest\u003c/code\u003e is a class used in the Dialogflow CX V3 API for creating a version, which implements multiple interfaces like IMessage and IDeepCloneable.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eParent\u003c/code\u003e and \u003ccode\u003eVersion\u003c/code\u003e, where \u003ccode\u003eParent\u003c/code\u003e is required to define the flow for which the version is being created and \u003ccode\u003eVersion\u003c/code\u003e is the actual version that will be created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateVersionRequest\u003c/code\u003e class has a constructor that accepts another \u003ccode\u003eCreateVersionRequest\u003c/code\u003e object, and it also inherits methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the Object class.\u003c/p\u003e\n"],["\u003cp\u003eThe class is located within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace and uses \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.dll\u003c/code\u003e as its assembly.\u003c/p\u003e\n"]]],[],null,[]]