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 provides documentation for the \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Firestore.Admin.V1\u003c/code\u003e namespace in .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e class is used to represent a request to delete an index in Firestore, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available for the \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e class, with version 3.12.0 being the latest and 2.2.0 being the version specific to this documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor and another that takes a \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e object as a parameter, allowing for copying of the existing request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e has two key properties: \u003ccode\u003eIndexName\u003c/code\u003e, which is a typed view of the resource name, and \u003ccode\u003eName\u003c/code\u003e, which is a string containing the required full path of the index to be deleted.\u003c/p\u003e\n"]]],[],null,[]]