public sealed class CreateVersionOperationMetadata : IMessage<CreateVersionOperationMetadata>, IEquatable<CreateVersionOperationMetadata>, IDeepCloneable<CreateVersionOperationMetadata>, IBufferMessage, IMessage
Metadata associated with the long running operation for
[Versions.CreateVersion][google.cloud.dialogflow.cx.v3.Versions.CreateVersion].
Name of the created version.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/flows/<Flow ID>/versions/<Version 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."],[[["The latest version available is 2.23.0, but the current page content is related to version 2.1.0 of the Google Cloud Dialogflow CX V3 library."],["This documentation details the `CreateVersionOperationMetadata` class, which is used to describe the metadata associated with long-running version creation operations."],["The `CreateVersionOperationMetadata` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It provides two constructors, a default one and one that takes another `CreateVersionOperationMetadata` object as a parameter for copying, in addition to two properties: `Version`, and `VersionAsVersionName`."],["The assembly for `CreateVersionOperationMetadata` is `Google.Cloud.Dialogflow.Cx.V3.dll`, and it resides within the namespace `Google.Cloud.Dialogflow.Cx.V3`."]]],[]]