[[["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-04-17 UTC."],[[["This page details the `DatabaseAdminClientBuilder` class, which is used to configure and build `DatabaseAdminClient` instances for interacting with Google Cloud Spanner's Admin Database API."],["The latest available version for the `DatabaseAdminClientBuilder` is 5.0.0-beta05, with a list of previous versions including stable releases and beta versions provided."],["The `DatabaseAdminClientBuilder` inherits from `ClientBuilderBase`, offering methods for managing credentials, endpoints, and other client settings, along with various configurations options such as `EmulatorDetection` and `Settings`."],["The `Build()` and `BuildAsync()` methods are used to create a configured `DatabaseAdminClient`, and these are override methods from the base class `ClientBuilderBase`."],["The `EmulatorDetection` property allows control over how the builder handles emulator environment variables, with the default setting being to ignore these variables."]]],[]]