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 document provides reference documentation for the \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e class within the Google.Cloud.Firestore.Admin.V1 API, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e class is used to request the deletion of an index in Firestore, according to the FirestoreAdmin.DeleteIndex API.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the Google.Cloud.Firestore.Admin.V1 namespace and is implemented in the Google.Cloud.Firestore.Admin.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e 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, allowing for various functionalities such as deep cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe main properties of \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e include \u003ccode\u003eIndexName\u003c/code\u003e, a typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e, which specifies the full resource name of the index to delete, such as \u003ccode\u003eprojects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/indexes/{index_id}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]