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."],[[["The latest version of the `DeleteDatabaseMetadata` class is 3.12.0, while version 3.6.0 is also documented."],["This documentation covers the `DeleteDatabaseMetadata` class in the `Google.Cloud.Firestore.Admin.V1` namespace, which is part of the Firestore Admin v1 API."],["The `DeleteDatabaseMetadata` class provides metadata related to the delete database operation, acting as an interface to manage the deletion process."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling, equality comparison, deep cloning, and buffer message management."],["This documentation lists various versions of the `DeleteDatabaseMetadata` Class, from version 2.2.0 up to the latest version of 3.12.0, each with their respective link to their dedicated documentation page."]]],[]]