public sealed class CreateModelOperationMetadata : IMessage<CreateModelOperationMetadata>, IEquatable<CreateModelOperationMetadata>, IDeepCloneable<CreateModelOperationMetadata>, 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 details the `CreateModelOperationMetadata` class, specifically within version 2.3.0 of the Google.Cloud.AutoML.V1 library."],["The `CreateModelOperationMetadata` class is part of the `Google.Cloud.AutoML.V1` namespace and is used to provide details about CreateModel operations."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which come from the Protobuf library and describe the operations of the class."],["The class inherits from `Object` and has inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["Constructors for `CreateModelOperationMetadata` are detailed, showing both a parameterless constructor and one that takes another `CreateModelOperationMetadata` instance as an argument."]]],[]]