public sealed class UndeployIndexRequest : IMessage<UndeployIndexRequest>, IEquatable<UndeployIndexRequest>, IDeepCloneable<UndeployIndexRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class UndeployIndexRequest.
Request message for
[IndexEndpointService.UndeployIndex][google.cloud.aiplatform.v1beta1.IndexEndpointService.UndeployIndex].
Required. The name of the IndexEndpoint resource from which to undeploy 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\u003eThis documentation is for the \u003ccode\u003eUndeployIndexRequest\u003c/code\u003e class within the Google Cloud Vertex AI v1beta1 API, specifically for version 1.0.0-beta21, which is the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUndeployIndexRequest\u003c/code\u003e class is used to formulate a request to undeploy an index from an IndexEndpoint using the \u003ccode\u003eIndexEndpointService.UndeployIndex\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to interact with other protocol buffer types.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eDeployedIndexId\u003c/code\u003e, \u003ccode\u003eIndexEndpoint\u003c/code\u003e, and \u003ccode\u003eIndexEndpointAsIndexEndpointName\u003c/code\u003e for setting the ID of the deployed index and the target IndexEndpoint resource.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default constructor that takes no parameters and one that takes another \u003ccode\u003eUndeployIndexRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]