public sealed class CreateDatasetOperationMetadata : IMessage<CreateDatasetOperationMetadata>, IEquatable<CreateDatasetOperationMetadata>, IDeepCloneable<CreateDatasetOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class CreateDatasetOperationMetadata.
Runtime operation information for
[DatasetService.CreateDataset][google.cloud.aiplatform.v1beta1.DatasetService.CreateDataset].
[[["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 page provides reference documentation for the `CreateDatasetOperationMetadata` class within the Google Cloud AI Platform v1beta1 API."],["`CreateDatasetOperationMetadata` is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is used to provide runtime operation information for the `DatasetService.CreateDataset` method."],["The class includes a `GenericMetadata` property, which contains generic operation information of the type `GenericOperationMetadata`."],["The class has 2 constructors, one parameterless and one that accepts another instance of `CreateDatasetOperationMetadata` as a parameter."]]],[]]