public sealed class CreateModelOperationMetadata : IMessage<CreateModelOperationMetadata>, IEquatable<CreateModelOperationMetadata>, IDeepCloneable<CreateModelOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class CreateModelOperationMetadata.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `CreateModelOperationMetadata` class within the Google AutoML v1 API, with version 3.4.0 being the latest release."],["The `CreateModelOperationMetadata` class details the operation metadata for creating models, and it inherits from `object` while implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of previous versions of the `CreateModelOperationMetadata` class, ranging from version 2.2.0 to the latest version 3.4.0."],["The page specifies that the class is part of the `Google.Cloud.AutoML.V1` namespace and is located in the `Google.Cloud.AutoML.V1.dll` assembly."],["It shows that the class has two constructors, one default and one that accepts another `CreateModelOperationMetadata` object."]]],[]]