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 for `CreateVersionOperationMetadata` within the `Google.Cloud.Dialogflow.Cx.V3` namespace is 2.23.0."],["This documentation provides details on the `CreateVersionOperationMetadata` class, which is associated with long-running operations for creating versions in Dialogflow CX."],["The `CreateVersionOperationMetadata` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of all available versions of `CreateVersionOperationMetadata` ranging from 1.0.0 up to 2.23.0 and links to the resources of each version."],["The `CreateVersionOperationMetadata` class has properties like `Version` and `VersionAsVersionName` to allow access to information about the created version, such as the version's resource name."]]],[]]