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\u003eThis page details the \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Datastore.Admin.V1\u003c/code\u003e namespace, which is used to request the deletion of an index in Google Cloud Datastore.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data management and protocol buffer interactions.\u003c/p\u003e\n"],["\u003cp\u003eThere are nine listed versions for \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e ranging from 1.1.0 up to the latest version, 2.4.0, with all these versions having the same functionality of deleting an index.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e class includes properties for \u003ccode\u003eIndexId\u003c/code\u003e and \u003ccode\u003eProjectId\u003c/code\u003e, which are used to specify the index and project targeted for deletion.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one parameterless and another that accepts another \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e instance for copying, along with inheriting members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]