public sealed class DeleteDatabaseRequest : IMessage<DeleteDatabaseRequest>, IEquatable<DeleteDatabaseRequest>, IDeepCloneable<DeleteDatabaseRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class DeleteDatabaseRequest.
The request for
[FirestoreAdmin.DeleteDatabase][google.firestore.admin.v1.FirestoreAdmin.DeleteDatabase].
The current etag of the Database.
If an etag is provided and does not match the current etag of the database,
deletion will be blocked and a FAILED_PRECONDITION error will be returned.
[[["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\u003eDeleteDatabaseRequest\u003c/code\u003e class within the Google Cloud Firestore Admin v1 API, specifically for version 3.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteDatabaseRequest\u003c/code\u003e class is used to request the deletion of a database 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers constructors for creating a new instance, either empty or as a copy of an existing \u003ccode\u003eDeleteDatabaseRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeleteDatabaseRequest\u003c/code\u003e class include \u003ccode\u003eDatabaseName\u003c/code\u003e, \u003ccode\u003eEtag\u003c/code\u003e (used for conditional deletion), and \u003ccode\u003eName\u003c/code\u003e (the resource name of the database to delete).\u003c/p\u003e\n"],["\u003cp\u003eA list of other versions from 3.12.0 to 2.2.0 are available for the DeleteDatabaseRequest resource.\u003c/p\u003e\n"]]],[],null,[]]