public sealed class CreateVersionOperationMetadata : IMessage<CreateVersionOperationMetadata>, IEquatable<CreateVersionOperationMetadata>, IDeepCloneable<CreateVersionOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class CreateVersionOperationMetadata.
Metadata associated with the long running operation for
[Versions.CreateVersion][google.cloud.dialogflow.cx.v3.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-03-21 UTC."],[[["The latest version of the Dialogflow v3 API class `CreateVersionOperationMetadata` is 2.23.0, with multiple versions available, including 2.11.0, which is the version that the current documentation page is displaying."],["This class is metadata for long-running operations related to `Versions.CreateVersion` in the Dialogflow v3 API."],["The `CreateVersionOperationMetadata` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `CreateVersionOperationMetadata` class has two constructors: a parameterless constructor and one that takes another `CreateVersionOperationMetadata` instance."],["This class also includes properties such as `Version`, which is a string that represents the created version's name, and `VersionAsVersionName`, which provides a `VersionName`-typed view over the version resource name."]]],[]]