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-09 UTC."],[[["This documentation provides details for the `CreateDatasetVersionOperationMetadata` class within the Cloud AI Platform v1beta1 API."],["`CreateDatasetVersionOperationMetadata` is used for runtime operation information related to the `DatasetService.CreateDatasetVersion` method."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["It includes constructors for creating instances, either default or copied from another `CreateDatasetVersionOperationMetadata` object."],["The class has a `GenericMetadata` property, which is of type `GenericOperationMetadata` and represents the common metadata for the operation."]]],[]]