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, detailing its functionality and implementation across multiple versions."],["Version 3.4.0 is the latest available version for `CreateModelOperationMetadata`, with several older versions also documented, including versions 2.4.0, 2.5.0, 2.6.0, 3.0.0, 3.1.0, 3.2.0 and 3.3.0."],["The `CreateModelOperationMetadata` class provides details about the creation of models and inherits from `Object`, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has inherited members from Object, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, and has two constructors: one default and one that takes another instance of itself as a parameter."]]],[]]