public sealed class CreateVersionRequest : IMessage<CreateVersionRequest>, IEquatable<CreateVersionRequest>, IDeepCloneable<CreateVersionRequest>, IBufferMessage, IMessage
The request message for [Versions.CreateVersion][google.cloud.dialogflow.v2.Versions.CreateVersion].
[[["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 details the \u003ccode\u003eCreateVersionRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, used for requesting the creation of a new version in Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists numerous historical versions of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e library, ranging from version 3.2.0 to the latest version 4.26.0, all pertaining to the \u003ccode\u003eCreateVersionRequest\u003c/code\u003e class.\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\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateVersionRequest\u003c/code\u003e class includes properties like \u003ccode\u003eParent\u003c/code\u003e, which specifies the agent to create a version for, and \u003ccode\u003eVersion\u003c/code\u003e, which defines the version to be created.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eCreateVersionRequest\u003c/code\u003e: one is the standard parameterless constructor and the other accepts another \u003ccode\u003eCreateVersionRequest\u003c/code\u003e object for deep copying.\u003c/p\u003e\n"]]],[],null,[]]