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 page provides documentation for the `CreateVersionOperationMetadata` class within the Google Cloud Dialogflow CX v3 API, specifically for .NET."],["The latest version documented is 2.23.0, while the current version being documented is 2.7.0, with a comprehensive list of previous versions dating back to 1.0.0."],["`CreateVersionOperationMetadata` is used to manage metadata related to long-running version creation operations in Dialogflow CX."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, deep cloning, and buffer manipulation."],["The documentation lists the properties that are part of the `CreateVersionOperationMetadata` Class, which includes `Version` and `VersionAsVersionName`, providing details on the created version's name and its resource name."]]],[]]