public sealed class UndeployModelOperationMetadata : IMessage<UndeployModelOperationMetadata>, IEquatable<UndeployModelOperationMetadata>, IDeepCloneable<UndeployModelOperationMetadata>, 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 page documents the `UndeployModelOperationMetadata` class within the `Google.Cloud.AutoML.V1` namespace for version 2.2.0, detailing its role in managing the undeployment of models."],["The `UndeployModelOperationMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to handle messages, manage equality, deep cloning and buffer operations."],["The class inherits from `Object`, and therefore includes base functionalities like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["This specific class has two constructors: a parameterless constructor, and one that takes another `UndeployModelOperationMetadata` object as an argument."],["The page also provides a listing of earlier and newer versions of the `UndeployModelOperationMetadata`, with the latest being version 3.4.0."]]],[]]