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 the details of an UndeployModel operation."],["The latest version documented is 3.4.0, with this specific page focusing on version 2.5.0."],["The `UndeployModelOperationMetadata` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `Object` class, giving it access to base object methods such as GetHashCode and ToString."],["Two constructors are provided for the class, a default parameter-less constructor, and one that takes an existing `UndeployModelOperationMetadata` object."]]],[]]