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 webpage provides documentation for the `DeleteDatabaseMetadata` class within the Google Cloud Firestore Admin v1 API for .NET."],["The latest version available is 3.12.0, with versions dating back to 2.2.0 also documented."],["`DeleteDatabaseMetadata` is used to represent metadata associated with a delete database operation, and is an object inheriting members and implementing various interfaces."],["The documentation includes the class's namespace (`Google.Cloud.Firestore.Admin.V1`), assembly (`Google.Cloud.Firestore.Admin.V1.dll`), and constructors."]]],[]]