public sealed class CreateVersionRequest : IMessage<CreateVersionRequest>, IEquatable<CreateVersionRequest>, IDeepCloneable<CreateVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class CreateVersionRequest.
The request message for
[Versions.CreateVersion][google.cloud.dialogflow.cx.v3.Versions.CreateVersion].
Required. The [Flow][google.cloud.dialogflow.cx.v3.Flow] to create an
[Version][google.cloud.dialogflow.cx.v3.Version] for. Format:
projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/flows/<Flow ID>.
[[["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-03-21 UTC."],[[["This page provides reference documentation for the `CreateVersionRequest` class within the Google Cloud Dialogflow CX V3 API, specifically for version 2.11.0, and offers information on its usage and structure."],["The `CreateVersionRequest` class is used to send requests to the `Versions.CreateVersion` API, which is part of the Dialogflow CX V3 API, for creating versions."],["The page includes a comprehensive list of all versions of the API available, ranging from 2.23.0 (latest) down to 1.0.0, alongside version 2.11.0."],["The documentation details the class's inheritance, the interfaces it implements, and includes its constructors, parameters, and properties like `Parent`, `ParentAsFlowName`, and `Version`."],["It lists the fully qualified name, `Google.Cloud.Dialogflow.Cx.V3`, and the assembly, `Google.Cloud.Dialogflow.Cx.V3.dll`, which houses the class."]]],[]]