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."],[[["The latest version available for the Google Cloud Dialogflow V2 API is 4.26.0."],["This page provides documentation for the `CreateVersionRequest` class, which is used to create new versions within the Dialogflow API."],["The `CreateVersionRequest` class is part of the `Google.Cloud.Dialogflow.V2` namespace and implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `CreateVersionRequest` class requires a `Parent` property to specify the agent and a `Version` property to define the version to be created."],["Documentation is available for a range of versions, from 3.2.0 up to the latest 4.26.0, including the currently viewed version, 4.10.0."]]],[]]