public sealed class CreateVersionRequest : IMessage<CreateVersionRequest>, IEquatable<CreateVersionRequest>, IDeepCloneable<CreateVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class CreateVersionRequest.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This page provides reference documentation for the `CreateVersionRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["It details the available versions of the `CreateVersionRequest` class, ranging from version 3.2.0 up to the latest version, 4.26.0, and is currently showing version 4.3.0."],["The `CreateVersionRequest` class is used to send requests to create a new version within Dialogflow and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page outlines the constructors and properties of the `CreateVersionRequest` class, including `Parent`, `ParentAsAgentName`, and `Version`, along with their descriptions, types, and details."],["The `CreateVersionRequest` class requires an agent to create a new version, supporting multiple formats such as `projects/\u003cProject ID\u003e/agent` and `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agent`."]]],[]]