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, specifically for version 2.5.0."],["The `CreateDatasetOperationMetadata` class provides details about the CreateDataset operation and inherits from `Object` while implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available is 3.4.0, with multiple versions ranging from 2.2.0 to 3.4.0 listed for reference."],["The class provides two constructors, one default and one that accepts another `CreateDatasetOperationMetadata` instance as a parameter for cloning."],["The documented class is found within the `Google.Cloud.AutoML.V1.dll` assembly."]]],[]]