public sealed class MutateDeployedIndexResponse : IMessage<MutateDeployedIndexResponse>, IEquatable<MutateDeployedIndexResponse>, IDeepCloneable<MutateDeployedIndexResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class MutateDeployedIndexResponse.
Response message for
[IndexEndpointService.MutateDeployedIndex][google.cloud.aiplatform.v1beta1.IndexEndpointService.MutateDeployedIndex].
[[["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-25 UTC."],[[["This page provides documentation for the `MutateDeployedIndexResponse` class within the Google Cloud Vertex AI v1beta1 API."],["`MutateDeployedIndexResponse` is a response message used by the `IndexEndpointService.MutateDeployedIndex` method."],["The class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MutateDeployedIndexResponse` class has a constructor and a property called `DeployedIndex`, which represents the updated `DeployedIndex` in the `IndexEndpoint`."],["The documentation covers the latest version (1.0.0-beta21) and also provides a link to the previous version (1.0.0-beta20)."]]],[]]