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 details the `UndeployModelOperationMetadata` class within the `Google.Cloud.AutoML.V1` namespace for version 2.3.0, along with links to other versions."],["The `UndeployModelOperationMetadata` class provides details about an operation to undeploy a model."],["This class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage lists the constructors available for `UndeployModelOperationMetadata`, including a default constructor and one that takes another `UndeployModelOperationMetadata` instance as a parameter."],["The page lists inherited members such as `Object.GetHashCode()`, `Object.GetType()`, `Object.MemberwiseClone()`, and `Object.ToString()`."]]],[]]