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 webpage provides reference documentation for the `CreateDatabaseMetadata` class within the Google Cloud Firestore Admin v1 API for .NET."],["The `CreateDatabaseMetadata` class is part of the `Google.Cloud.Firestore.Admin.V1` namespace and is included in the `Google.Cloud.Firestore.Admin.V1.dll` assembly."],["The documentation includes details about the class's inheritance, implementing interfaces (`IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`), inherited members, and constructors."],["Multiple versions of the `CreateDatabaseMetadata` class documentation are accessible, ranging from version 2.2.0 to 3.12.0, with 3.12.0 being the latest release."],["The `CreateDatabaseMetadata` class is used to handle the metadata related to the database creation operation."]]],[]]