public sealed class UndeployModelResponse : IMessage<UndeployModelResponse>, IEquatable<UndeployModelResponse>, IDeepCloneable<UndeployModelResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1 API class UndeployModelResponse.
Response message for
[EndpointService.UndeployModel][google.cloud.aiplatform.v1.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-03-21 UTC."],[[["This page provides documentation for the `UndeployModelResponse` class within the Google Cloud AI Platform v1 API, specifically for .NET developers."],["The class `UndeployModelResponse` is used as a response message for the `EndpointService.UndeployModel` method in the API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, within the `Google.Protobuf` namespace."],["The documentation includes a list of available versions for the `UndeployModelResponse` class, ranging from the latest 3.22.0 down to version 1.0.0, and all versions belong to the `Google.Cloud.AIPlatform.V1` namespace."],["The class inherits from `Object` and includes methods such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, along with two constructors: a default one and one that takes another `UndeployModelResponse` object as a parameter."]]],[]]