[[["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 page documents the `DatabaseAdminClientBuilder` class, which is used to configure and build `DatabaseAdminClient` instances for interacting with Google Cloud Spanner's database administration features."],["The latest stable version of the `DatabaseAdminClient` is 4.6.0, but version 5.0.0-beta05 is also available as the latest beta, with multiple past versions being accessible for compatibility."],["`DatabaseAdminClientBuilder` inherits from `ClientBuilderBase` and includes properties for configuring the client's behavior, such as endpoint, credentials, and emulator detection."],["The `Build()` and `BuildAsync()` methods are crucial for creating a `DatabaseAdminClient`, and methods such as `GetDefaultEndpoint()` and `GetDefaultScopes()` are used to determine default configurations when not explicitly set."],["The class enables fine-tuning of the client's gRPC behavior using inherited members, properties, and methods, including setting scopes, credentials, and handling emulator environments."]]],[]]