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