public sealed class CreateVersionRequest : IMessage<CreateVersionRequest>, IEquatable<CreateVersionRequest>, IDeepCloneable<CreateVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class CreateVersionRequest.
The request message for
[Versions.CreateVersion][google.cloud.dialogflow.v2beta1.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 document provides reference information for the \u003ccode\u003eCreateVersionRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2beta1 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateVersionRequest\u003c/code\u003e is used as the request message for the \u003ccode\u003eVersions.CreateVersion\u003c/code\u003e method, enabling the creation of a new version within Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, providing functionalities for message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCreateVersionRequest\u003c/code\u003e include \u003ccode\u003eParent\u003c/code\u003e, representing the agent for which the version is created, and \u003ccode\u003eVersion\u003c/code\u003e, representing the actual version being created, alongside providing \u003ccode\u003eParentAsAgentName\u003c/code\u003e for an \u003ccode\u003eAgentName\u003c/code\u003e-typed view.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateVersionRequest\u003c/code\u003e class has 2 constructors, one is parameterless and the other taking in an instance of the \u003ccode\u003eCreateVersionRequest\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]