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."],[[["`CreateVersionRequest` is a class within the Google Cloud Dialogflow v2beta1 API, designed for creating new versions."],["This class is a request message specifically for the `Versions.CreateVersion` method, used within the Google Cloud Dialogflow API."],["The class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateVersionRequest` class includes properties such as `Parent`, which specifies the agent to create a version for, and `Version`, which holds the version data to be created."],["The latest version of this documentation is available under `1.0.0-beta23`, however this page's content is within the scope of version `1.0.0-beta22`."]]],[]]