public sealed class DeployModelOperationMetadata : IMessage<DeployModelOperationMetadata>, IEquatable<DeployModelOperationMetadata>, IDeepCloneable<DeployModelOperationMetadata>, 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 `DeployModelOperationMetadata` class provides details about the DeployModel operation within the Google Cloud AutoML V1 API."],["Version 2.6.0 of the API, which is the context of the page's content, includes the `DeployModelOperationMetadata` class with the linked documentation detailing its use."],["This class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for handling messages and data."],["The namespace for the documentations context is `Google.Cloud.AutoML.V1`, with the associated assembly being `Google.Cloud.AutoML.V1.dll`."],["The `DeployModelOperationMetadata` class has two constructors: a default one and another one that accepts a `DeployModelOperationMetadata` instance as a parameter."]]],[]]