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 latest version documented is 3.22.0, and the page also includes documentation for multiple previous versions, spanning from 1.0.0 up to 3.21.0."],["`UndeployIndexResponse` is a response message for the `UndeployIndex` operation in the `IndexEndpointService`, which is used within the Google Cloud AI Platform v1 API."],["The `UndeployIndexResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base object class, allowing for a range of usage."],["The documentation provides detailed information about the `UndeployIndexResponse` class, its constructors, and the `other` parameter used in the copy constructor, alongside a comprehensive list of version history."]]],[]]