public sealed class UndeployModelResponse : IMessage<UndeployModelResponse>, IEquatable<UndeployModelResponse>, IDeepCloneable<UndeployModelResponse>, IBufferMessage, IMessage
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-10 UTC."],[[["This webpage provides documentation for the `UndeployModelResponse` class within the `Google.Cloud.AIPlatform.V1` namespace, specifically for version 1.6.0 of the library."],["The `UndeployModelResponse` class is used as the response message for the `EndpointService.UndeployModel` function in the Google Cloud AI Platform."],["The class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists numerous previous versions of the `UndeployModelResponse` documentation, ranging from version 1.0.0 up to the latest version 3.22.0."],["The `UndeployModelResponse` class includes two constructors: a default constructor `UndeployModelResponse()` and a copy constructor `UndeployModelResponse(UndeployModelResponse other)`."]]],[]]