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, part of the \u003ccode\u003eGoogle.Cloud.Datastore.Admin.V1\u003c/code\u003e namespace, which is used for managing data in Google Cloud Datastore.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteIndexRequest\u003c/code\u003e is a request type used to delete an index via \u003ccode\u003eDatastoreAdmin.DeleteIndex\u003c/code\u003e, and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one (\u003ccode\u003eDeleteIndexRequest()\u003c/code\u003e) and one that takes another \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e as a parameter (\u003ccode\u003eDeleteIndexRequest(DeleteIndexRequest other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteIndexRequest\u003c/code\u003e includes properties \u003ccode\u003eIndexId\u003c/code\u003e, the ID of the index to be deleted, and \u003ccode\u003eProjectId\u003c/code\u003e, the project ID against which to make the delete request, both strings.\u003c/p\u003e\n"]]],[],null,[]]