public sealed class CreateDatasetVersionOperationMetadata : IMessage<CreateDatasetVersionOperationMetadata>, IEquatable<CreateDatasetVersionOperationMetadata>, IDeepCloneable<CreateDatasetVersionOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class CreateDatasetVersionOperationMetadata.
Runtime operation information for
[DatasetService.CreateDatasetVersion][google.cloud.aiplatform.v1beta1.DatasetService.CreateDatasetVersion].
[[["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-04-01 UTC."],[[["This documentation provides details for the `CreateDatasetVersionOperationMetadata` class within the Cloud AI Platform v1beta1 API, specifically for .NET development."],["The `CreateDatasetVersionOperationMetadata` class represents runtime operation information for `DatasetService.CreateDatasetVersion` and inherits from `object`, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It offers two constructors: a default one and another that takes an existing `CreateDatasetVersionOperationMetadata` object as a parameter to set up a copy."],["The class includes a `GenericMetadata` property of type `GenericOperationMetadata`, which encapsulates the shared metadata of the operation, providing insight into the operations status."]]],[]]