public sealed class UndeployModelResponse : IMessage<UndeployModelResponse>, IEquatable<UndeployModelResponse>, IDeepCloneable<UndeployModelResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class UndeployModelResponse.
Response message 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 page provides reference documentation for the `UndeployModelResponse` class within the Cloud AI Platform v1beta1 API."],["`UndeployModelResponse` is the response message for the `EndpointService.UndeployModel` operation."],["The class inherits from `object` and implements `IMessage\u003cUndeployModelResponse\u003e`, `IEquatable\u003cUndeployModelResponse\u003e`, `IDeepCloneable\u003cUndeployModelResponse\u003e`, `IBufferMessage`, and `IMessage`."],["It includes two constructors: a default constructor `UndeployModelResponse()` and a copy constructor `UndeployModelResponse(UndeployModelResponse other)`."],["This documentation covers the class found in the `Google.Cloud.AIPlatform.V1Beta1` namespace and within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]