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-21 UTC."],[[["This webpage provides documentation for the `UndeployIndexResponse` class within the Google Cloud AI Platform v1 API, specifically for the .NET environment."],["The `UndeployIndexResponse` class serves as the response message for the `IndexEndpointService.UndeployIndex` operation."],["The class inherits from `object` and implements several interfaces: `IMessage\u003cUndeployIndexResponse\u003e`, `IEquatable\u003cUndeployIndexResponse\u003e`, `IDeepCloneable\u003cUndeployIndexResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The provided documentation shows a historical log of the different versions for this class, with version `3.22.0` as the latest, and it goes all the way back to version `1.0.0`, including all of the versions in between."],["The `UndeployIndexResponse` class includes a default constructor as well as one that takes another `UndeployIndexResponse` instance as a parameter."]]],[]]