public sealed class DeleteIndexRequest : IMessage<DeleteIndexRequest>, IEquatable<DeleteIndexRequest>, IDeepCloneable<DeleteIndexRequest>, IBufferMessage, IMessage
The request for
[google.datastore.admin.v1.DatastoreAdmin.DeleteIndex][google.datastore.admin.v1.DatastoreAdmin.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-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e class is 2.4.0, with versions ranging from 1.1.0 to 2.4.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e class is used to request the deletion of an index, specifically within the \u003ccode\u003egoogle.datastore.admin.v1.DatastoreAdmin.DeleteIndex\u003c/code\u003e context.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, facilitating its use within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e class has two constructors, a default constructor and one that accepts another \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for \u003ccode\u003eIndexId\u003c/code\u003e and \u003ccode\u003eProjectId\u003c/code\u003e, both strings, which are necessary for identifying the index to be deleted and the relevant project.\u003c/p\u003e\n"]]],[],null,[]]