public sealed class DeployModelOperationMetadata : IMessage<DeployModelOperationMetadata>, IEquatable<DeployModelOperationMetadata>, IDeepCloneable<DeployModelOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class DeployModelOperationMetadata.
[[["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 page provides reference documentation for the `DeployModelOperationMetadata` class within the Google AutoML v1 API, specifically for version 3.1.0, with links to other versions of the API."],["The `DeployModelOperationMetadata` class details the metadata for a DeployModel operation and inherits from `Object`, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines inherited members from the `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["It includes information about the namespace, which is `Google.Cloud.AutoML.V1`, and the assembly, which is `Google.Cloud.AutoML.V1.dll`."],["The page also details two constructors for `DeployModelOperationMetadata`, one default and another that accepts an instance of the same class as a parameter."]]],[]]