public sealed class DeleteIndexRequest : IMessage<DeleteIndexRequest>, IEquatable<DeleteIndexRequest>, IDeepCloneable<DeleteIndexRequest>, IBufferMessage, IMessage
Request message for [IndexService.DeleteIndex][google.cloud.aiplatform.v1.IndexService.DeleteIndex].
[[["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-20 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e class, which is used to request the deletion of an index within the Google Cloud AI Platform, across multiple versions of the associated package.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e is version 3.22.0, although it has support for versions ranging from 1.0.0 to 3.22.0, each linking to a unique versioned documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteIndexRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, providing functionality for message handling, equality checks, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e class has two constructors, one empty and another that takes a \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e object as a parameter for deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e has two main properties of \u003ccode\u003eIndexName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, with \u003ccode\u003eName\u003c/code\u003e being required to specify the name of the index resource in the format: \u003ccode\u003eprojects/{project}/locations/{location}/indexes/{index}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]