public sealed class DeleteIndexRequest : IMessage<DeleteIndexRequest>, IEquatable<DeleteIndexRequest>, IDeepCloneable<DeleteIndexRequest>, IBufferMessage, IMessage
The request for [FirestoreAdmin.DeleteIndex][google.firestore.admin.v1.FirestoreAdmin.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 webpage details the \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e class, which is used to request the deletion of an index within the Firestore Admin API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e is 3.12.0, but the documentation covers versions back to 2.2.0, detailing the lineage of changes and features.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e 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, highlighting its integration with .NET and Google Cloud Protobuf.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eIndexName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, allowing for the specification of the index to be deleted within the Firestore database.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides details about the \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e constructors, including a default constructor and one that accepts another \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]