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."],[[["The content focuses on the `CreateModelOperationMetadata` class within the `Google.Cloud.AutoML.V1` namespace, specifically in version 2.5.0."],["This class provides details for operations related to creating models, as indicated by its name, `CreateModelOperationMetadata`."],["`CreateModelOperationMetadata` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `Object` class, and has inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class features two constructors, one being a parameterless constructor and the other accepting another `CreateModelOperationMetadata` object."]]],[]]