public sealed class MutateDeployedIndexRequest : IMessage<MutateDeployedIndexRequest>, IEquatable<MutateDeployedIndexRequest>, IDeepCloneable<MutateDeployedIndexRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class MutateDeployedIndexRequest.
Request message for
[IndexEndpointService.MutateDeployedIndex][google.cloud.aiplatform.v1beta1.IndexEndpointService.MutateDeployedIndex].
Required. The DeployedIndex to be updated within the IndexEndpoint.
Currently, the updatable fields are [DeployedIndex][automatic_resources]
and [DeployedIndex][dedicated_resources]
Required. The name of the IndexEndpoint resource into which to deploy an
Index. Format:
projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eMutateDeployedIndexRequest\u003c/code\u003e class is used to request updates to a \u003ccode\u003eDeployedIndex\u003c/code\u003e within an \u003ccode\u003eIndexEndpoint\u003c/code\u003e in the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace and is defined in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly, and it implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eDeployedIndex\u003c/code\u003e, \u003ccode\u003eIndexEndpoint\u003c/code\u003e, and \u003ccode\u003eIndexEndpointAsIndexEndpointName\u003c/code\u003e, which allow for setting the \u003ccode\u003eDeployedIndex\u003c/code\u003e to update and the relevant \u003ccode\u003eIndexEndpoint\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this class is \u003ccode\u003e1.0.0-beta21\u003c/code\u003e, and an older version \u003ccode\u003e1.0.0-beta20\u003c/code\u003e is also available.\u003c/p\u003e\n"],["\u003cp\u003eTo update a deployed index, you need to provide the \u003ccode\u003eDeployedIndex\u003c/code\u003e to update and the name of the \u003ccode\u003eIndexEndpoint\u003c/code\u003e resource that holds it.\u003c/p\u003e\n"]]],[],null,[]]