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 version 4.23.0."],["The `CreateVersionRequest` class is used to create a version for an agent, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available versions of the `CreateVersionRequest`, with version 4.26.0 being the latest, and allows navigation to prior releases in the 3.x and 4.x series."],["The `CreateVersionRequest` class includes properties like `Parent`, which specifies the agent, and `Version`, which defines the version to be created."],["The `CreateVersionRequest` class is part of the `Google.Cloud.Dialogflow.V2` namespace and is found in the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]