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-03-21 UTC."],[[["This page provides documentation for the `DeleteDatabaseMetadata` class within the Google Cloud Firestore Admin v1 API for .NET."],["The `DeleteDatabaseMetadata` class is used to represent metadata related to the delete database operation."],["The latest version of this API is 3.12.0, and there is documentation available for previous versions dating back to 2.2.0."],["The `DeleteDatabaseMetadata` class implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default one and another that takes an existing `DeleteDatabaseMetadata` object as a parameter."]]],[]]