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-21 UTC."],[[["This page provides documentation for the `UndeployModelResponse` class within the Google Cloud AI Platform V1 .NET library, detailing its purpose as a response message for `EndpointService.UndeployModel`."],["The latest version of the `UndeployModelResponse` documentation is version 3.22.0, with a history of versions ranging from 1.0.0 to 3.22.0."],["The `UndeployModelResponse` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes information on the `UndeployModelResponse` class constructors, specifically the default constructor and the constructor that takes another `UndeployModelResponse` instance as a parameter."],["The assembly for the `UndeployModelResponse` is Google.Cloud.AIPlatform.V1.dll, and the namespace it belongs to is `Google.Cloud.AIPlatform.V1`."]]],[]]