public sealed class UndeployModelOperationMetadata : IMessage<UndeployModelOperationMetadata>, IEquatable<UndeployModelOperationMetadata>, IDeepCloneable<UndeployModelOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class UndeployModelOperationMetadata.
Runtime operation information for
[EndpointService.UndeployModel][google.cloud.aiplatform.v1beta1.EndpointService.UndeployModel].
[[["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-04-09 UTC."],[[["This documentation covers the `UndeployModelOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for versions 1.0.0-beta21 (latest) and 1.0.0-beta20."],["The `UndeployModelOperationMetadata` class provides runtime operation information for the `EndpointService.UndeployModel` method."],["This class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, each related to message handling and object comparison."],["The class includes a `GenericMetadata` property, which is of type `GenericOperationMetadata` and contains operation generic information."],["This class contains two different constructors: a default one with no parameter, and another one that takes in `UndeployModelOperationMetadata` as a parameter."]]],[]]