public sealed class DeleteIndexRequest : IMessage<DeleteIndexRequest>, IEquatable<DeleteIndexRequest>, IDeepCloneable<DeleteIndexRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class DeleteIndexRequest.
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 page provides reference documentation for the \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e class within the Google Cloud Firestore Admin v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteIndexRequest\u003c/code\u003e is a class used to send a request to delete an index within Firestore, as part of the \u003ccode\u003eFirestoreAdmin.DeleteIndex\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, all within the \u003ccode\u003eGoogle.Protobuf\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists versions from 2.2.0 to 3.12.0, with 3.12.0 being the latest version at the time of the content creation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e class contains two constructors, \u003ccode\u003eDeleteIndexRequest()\u003c/code\u003e and \u003ccode\u003eDeleteIndexRequest(DeleteIndexRequest other)\u003c/code\u003e which takes in an object of the same type, as well as the properties \u003ccode\u003eIndexName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which is a string that contains the index's path.\u003c/p\u003e\n"]]],[],null,[]]