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/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>.
[[["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 \u003ccode\u003eCreateVersionRequest\u003c/code\u003e class is used to create a version within the Dialogflow CX API, with version 2.23.0 being the most recent.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, to support message operations, equality checks, deep cloning, and efficient memory usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateVersionRequest\u003c/code\u003e class contains properties \u003ccode\u003eParent\u003c/code\u003e (string) and \u003ccode\u003eVersion\u003c/code\u003e which are required to define the flow to create a version for.\u003c/p\u003e\n"],["\u003cp\u003eThere are several older versions of this class available, from 1.0.0 up to the latest version 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors in the class: a default \u003ccode\u003eCreateVersionRequest()\u003c/code\u003e constructor and a constructor that takes another \u003ccode\u003eCreateVersionRequest\u003c/code\u003e object as a parameter, \u003ccode\u003eCreateVersionRequest(CreateVersionRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]