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 webpage documents the `UndeployModelOperationMetadata` class within the `Google.Cloud.AutoML.V1` namespace for managing model undeployment operations."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and serialization."],["Version 3.4.0 is the latest version, with other available versions going as far back as 2.2.0."],["The `UndeployModelOperationMetadata` class inherits from `Object` and includes constructors for creating new instances, both with and without an existing `UndeployModelOperationMetadata` object."],["The class has inherited members from `Object` like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]