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 details the `UndeployModelOperationMetadata` class within the `Google.Cloud.AutoML.V1` namespace for .NET, providing information on how to manage undeployment operations for models."],["The latest version of this class is 3.4.0, with versions ranging from 2.2.0 to 3.4.0, each having their own corresponding documentation pages."],["`UndeployModelOperationMetadata` inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes two constructors: a default constructor and one that takes another `UndeployModelOperationMetadata` object as a parameter for cloning."],["The documentation outlines the class's details, including inherited members and the namespace where it is located within the `Google.Cloud.AutoML.V1.dll` assembly."]]],[]]