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 documentation for the `UndeployIndexResponse` class within the Google Cloud AI Platform v1 API, specifically for the .NET environment."],["The latest version available for the `UndeployIndexResponse` class is 3.22.0, and multiple other versions are also documented, ranging back to 1.0.0."],["`UndeployIndexResponse` is a response message for the `IndexEndpointService.UndeployIndex` method, used to undeploy an index, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documented class is part of the `Google.Cloud.AIPlatform.V1` namespace, contained within the `Google.Cloud.AIPlatform.V1.dll` assembly, showing its hierarchical place in the .NET library."],["The documentation lists methods inherited from the `Object` class, and shows that there are two constructors available for this class, one with no parameters and the other taking another `UndeployIndexResponse` object as its parameter."]]],[]]