public sealed class UndeployIndexResponse : IMessage<UndeployIndexResponse>, IEquatable<UndeployIndexResponse>, IDeepCloneable<UndeployIndexResponse>, IBufferMessage, IMessage
Response message for [IndexEndpointService.UndeployIndex][google.cloud.aiplatform.v1.IndexEndpointService.UndeployIndex].
[[["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 `UndeployIndexResponse` class within the `Google.Cloud.AIPlatform.V1` namespace, specifically for .NET development."],["The `UndeployIndexResponse` class is used as a response message for the `IndexEndpointService.UndeployIndex` operation, and is in the assembly `Google.Cloud.AIPlatform.V1.dll`."],["The documentation lists version history from the latest 3.22.0 down to 1.0.0, each having their own link to their respective documentation for the `UndeployIndexResponse` object."],["The `UndeployIndexResponse` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and has two constructors, a default constructor and a constructor that accepts another `UndeployIndexResponse` object as a parameter."]]],[]]