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 page provides reference documentation for the \u003ccode\u003eCreateVersionRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace, which is part of the Dialogflow v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.23.0, while the page content primarily focuses on version 2.9.0, with other versions ranging from 1.0.0 to 2.22.0 listed as well.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateVersionRequest\u003c/code\u003e is used to create a new version of a flow within a Dialogflow agent, as specified by the \u003ccode\u003eParent\u003c/code\u003e property, which requires the format of \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateVersionRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<CreateVersionRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<CreateVersionRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with additional inherited members listed on the page.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are available to create a new instance of \u003ccode\u003eCreateVersionRequest\u003c/code\u003e, either empty or by cloning another instance, and it contains properties such as \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsFlowName\u003c/code\u003e, and \u003ccode\u003eVersion\u003c/code\u003e to configure the request.\u003c/p\u003e\n"]]],[],null,[]]