[[["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 webpage details the `InstanceAdminClientBuilder` class, which is used to configure and build `InstanceAdminClient` instances for interacting with Google Cloud Spanner's Instance Admin API."],["The `InstanceAdminClientBuilder` class provides methods for setting credentials, endpoints, and other configuration options, extending from `ClientBuilderBase` and inheriting various utility methods."],["The content includes a list of available versions for the `Google.Cloud.Spanner.Admin.Instance.V1` package, ranging from the latest beta release (5.0.0-beta05) down to version 3.5.0."],["The `InstanceAdminClientBuilder` allows for both synchronous and asynchronous building of clients using the `Build()` and `BuildAsync()` methods, respectively."],["The `EmulatorDetection` property allows users to set how the builder responds to emulator environment variables, defaulting to ignoring these variables."]]],[]]