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\u003eThe content provides a comprehensive list of versions for the \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e class, ranging from version 3.22.0 down to 1.0.0, with the latest version being 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteIndexRequest\u003c/code\u003e is a request message used for deleting an index in Google Cloud AI Platform.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e class has two constructors, a parameterless constructor and one that takes another \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e object, and has properties to manage the \u003ccode\u003eIndexName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e of the index to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe required \u003ccode\u003eName\u003c/code\u003e property of the \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e specifies the resource name of the index to delete, using the format \u003ccode\u003eprojects/{project}/locations/{location}/indexes/{index}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]