public sealed class CreateDatasetOperationMetadata : IMessage<CreateDatasetOperationMetadata>, IEquatable<CreateDatasetOperationMetadata>, IDeepCloneable<CreateDatasetOperationMetadata>, IBufferMessage, IMessage
[[["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."],[[["This webpage documents the `CreateDatasetOperationMetadata` class within the `Google.Cloud.AutoML.V1` namespace, detailing its use in the creation of datasets."],["The `CreateDatasetOperationMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["There are multiple versions of the `CreateDatasetOperationMetadata` class available, with the latest being version 3.4.0 and the current version of the webpage focused on 2.6.0."],["The class provides details about a `CreateDataset` operation, including constructors that allow for creating new instances and cloning from existing ones."],["The content also covers the inherited members, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` from the `Object` base class."]]],[]]