public sealed class CreateDatabaseMetadata : IMessage<CreateDatabaseMetadata>, IEquatable<CreateDatabaseMetadata>, IDeepCloneable<CreateDatabaseMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner Database Administration v1 API class CreateDatabaseMetadata.
Metadata type for the operation returned by
[CreateDatabase][google.spanner.admin.database.v1.DatabaseAdmin.CreateDatabase].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference information for the `CreateDatabaseMetadata` class within the Google Cloud Spanner Database Administration v1 API, specifically version 4.2.0."],["The `CreateDatabaseMetadata` class is used as a metadata type for operations returned by the `CreateDatabase` function in the Spanner Admin API."],["The `CreateDatabaseMetadata` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The `CreateDatabaseMetadata` class has two constructors and two properties, `Database` (a string) and `DatabaseAsDatabaseName` (of type `DatabaseName`)."],["The page includes a list of available versions of the `CreateDatabaseMetadata` class ranging from 3.5.0 to the latest beta version 5.0.0-beta05."]]],[]]