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\u003eThe latest version available is 4.26.0, with a comprehensive list of previous versions accessible down to 3.2.0 for the Google.Cloud.Dialogflow.V2 library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateVersionRequest\u003c/code\u003e is a class used for requesting the creation of a new version within the Dialogflow service.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateVersionRequest\u003c/code\u003e is implemented as a class, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing 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\u003eThe \u003ccode\u003eCreateVersionRequest\u003c/code\u003e class includes properties for \u003ccode\u003eParent\u003c/code\u003e and \u003ccode\u003eVersion\u003c/code\u003e, which are required fields specifying the agent and the version to be created, respectively, with formats such as \u003ccode\u003eprojects/{Project ID}/agent\u003c/code\u003e or \u003ccode\u003eprojects/{Project ID}/locations/{Location ID}/agent\u003c/code\u003e being supported for the parent.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: one default constructor \u003ccode\u003eCreateVersionRequest()\u003c/code\u003e and a second \u003ccode\u003eCreateVersionRequest(CreateVersionRequest other)\u003c/code\u003e that copies another \u003ccode\u003eCreateVersionRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]