public sealed class GetDatabaseRequest : IMessage<GetDatabaseRequest>, IEquatable<GetDatabaseRequest>, IDeepCloneable<GetDatabaseRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner Database Administration v1 API class GetDatabaseRequest.
The request for [GetDatabase][google.spanner.admin.database.v1.DatabaseAdmin.GetDatabase].
[[["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 page provides reference documentation for the `GetDatabaseRequest` class within the Google Cloud Spanner Database Administration v1 API."],["The `GetDatabaseRequest` class is used to request a specific database, and the latest version is currently `5.0.0-beta05`."],["The page lists available versions, ranging from `5.0.0-beta05` down to `3.5.0`, including the current page version of `4.5.0`."],["The `GetDatabaseRequest` class includes properties such as `DatabaseName` and `Name`, and it inherits from `object` while implementing several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."]]],[]]