public sealed class DeleteDatabaseMetadata : IMessage<DeleteDatabaseMetadata>, IEquatable<DeleteDatabaseMetadata>, IDeepCloneable<DeleteDatabaseMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class DeleteDatabaseMetadata.
Metadata related to the delete database operation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This page provides reference documentation for the `DeleteDatabaseMetadata` class within the Google Cloud Firestore Admin v1 API, specifically for version 3.11.0."],["`DeleteDatabaseMetadata` is used to manage metadata related to database deletion operations in Firestore."],["The `DeleteDatabaseMetadata` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The page also links to versions of this class ranging from 2.2.0 to the latest version, 3.12.0, allowing users to access the documentation for various releases."],["The document shows the available constructors for the class `DeleteDatabaseMetadata()` and `DeleteDatabaseMetadata(DeleteDatabaseMetadata)` as well as the parameters for the later."]]],[]]