public sealed class CreateDatabaseMetadata : IMessage<CreateDatabaseMetadata>, IEquatable<CreateDatabaseMetadata>, IDeepCloneable<CreateDatabaseMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class CreateDatabaseMetadata.
Metadata related to the create 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 `CreateDatabaseMetadata` class within the Google Cloud Firestore Admin v1 API."],["The `CreateDatabaseMetadata` class is used to handle metadata related to database creation operations, as shown through the reference."],["The page also displays a version history for the `CreateDatabaseMetadata` class, with version 3.12.0 being the latest, and includes a full list of releases going back to version 2.2.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateDatabaseMetadata` class offers two constructors, one default and another for copying the contents of another `CreateDatabaseMetadata` instance."]]],[]]