public sealed class UndeployModelOperationMetadata : IMessage<UndeployModelOperationMetadata>, IEquatable<UndeployModelOperationMetadata>, IDeepCloneable<UndeployModelOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class UndeployModelOperationMetadata.
[[["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 document provides reference documentation for the `UndeployModelOperationMetadata` class in the Google AutoML v1 API, specifically for version 3.3.0."],["The `UndeployModelOperationMetadata` class represents the details of an UndeployModel operation and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions of the API class, ranging from the latest version 3.4.0 down to version 2.2.0, showcasing the evolution of the functionality."],["The class is part of the `Google.Cloud.AutoML.V1` namespace, within the `Google.Cloud.AutoML.V1.dll` assembly, and inherits members from the base `object` class."],["Constructors for the `UndeployModelOperationMetadata` are available for default instantiation and creating a copy from an existing instance, and also include the inherited methods from the base class."]]],[]]