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 content focuses on the `DeployModelOperationMetadata` class within the `Google.Cloud.AutoML.V1` namespace, detailing its structure and implementation."],["This class is part of the Google.Cloud.AutoML.V1.dll assembly and represents the metadata for a DeployModel operation."],["`DeployModelOperationMetadata` inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists available versions, ranging from the latest 3.4.0 down to 2.2.0, with each version linking to its respective documentation."],["Two constructors are provided for creating `DeployModelOperationMetadata` objects, one default and the other accepting another `DeployModelOperationMetadata` instance as a parameter."]]],[]]