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."],[[["The content provides reference documentation for the `GetDatabaseRequest` class within the Google Cloud Spanner Database Administration v1 API."],["`GetDatabaseRequest` is used to request database information and is part of the `Google.Cloud.Spanner.Admin.Database.V1` namespace."],["The documentation includes information about the class's inheritance, implemented interfaces, constructors, properties, and the various versions available, ranging from version 3.5.0 to 5.0.0-beta05."],["The `GetDatabaseRequest` class has properties such as `DatabaseName` and `Name` that are used to specify the target database for the request."],["There is a large range of versions available for the `GetDatabaseRequest` with the most recent being `5.0.0-beta05`."]]],[]]