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"]],[["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 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`."]]],[]]