public sealed class UndeployIndexResponse : IMessage<UndeployIndexResponse>, IEquatable<UndeployIndexResponse>, IDeepCloneable<UndeployIndexResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1 API class UndeployIndexResponse.
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 page provides reference documentation for the `UndeployIndexResponse` class within the Google Cloud AI Platform v1 API, specifically for .NET developers."],["The `UndeployIndexResponse` class represents the response message for the `IndexEndpointService.UndeployIndex` operation in the API."],["The page lists available versions of the `UndeployIndexResponse` class, ranging from version 1.0.0 to the latest 3.22.0, allowing users to select the appropriate version for their project."],["The `UndeployIndexResponse` class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available, `UndeployIndexResponse()` and `UndeployIndexResponse(UndeployIndexResponse)`, with the second taking another `UndeployIndexResponse` object for duplication purposes."]]],[]]