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 latest version available for `UndeployIndexResponse` is 3.22.0, and the page details various versions from 1.0.0 to 3.22.0 with direct links for navigation."],["The `UndeployIndexResponse` class is used as a response message for the `IndexEndpointService.UndeployIndex` method within the Google Cloud AI Platform v1 API."],["The class inherits from the `object` class and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It is located within the `Google.Cloud.AIPlatform.V1` namespace and is contained within the `Google.Cloud.AIPlatform.V1.dll` assembly, and has two constructors, `UndeployIndexResponse()` and `UndeployIndexResponse(UndeployIndexResponse other)`."]]],[]]