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 documents the `CreateModelOperationMetadata` class within the `Google.Cloud.AutoML.V1` namespace, detailing its structure and functionality."],["The `CreateModelOperationMetadata` class provides details for operations involving the creation of models and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest documented version of this class is 3.4.0, with several prior versions also documented such as 3.3.0, 3.2.0, and 3.1.0, going back to version 2.2.0."],["`CreateModelOperationMetadata` inherits from `Object` and has implemented methods and functions such as `GetHashCode`, `GetType`, `MemberwiseClone` and `ToString`."],["The class includes two constructors, `CreateModelOperationMetadata()` and `CreateModelOperationMetadata(CreateModelOperationMetadata)`, for creating instances, with the second constructor taking another `CreateModelOperationMetadata` instance as a parameter."]]],[]]