[[["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 page provides reference documentation for the `BigtableClientBuilder` class within the Google Bigtable v2 API for .NET, enabling the configuration of credentials, endpoints, and other settings for `BigtableClient`."],["The `BigtableClientBuilder` class supports multiple versions of the Google Cloud Bigtable v2 API, with the latest version being 3.17.0, as well as versions all the way back to 2.2.0, and is derived from the `ClientBuilderBase` class."],["The class is part of the `Google.Cloud.Bigtable.V2` namespace and allows for the synchronous and asynchronous building of `BigtableClient` instances via `Build()` and `BuildAsync()` methods, respectively."],["Key configurable properties include `EmulatorDetection` to control the handling of emulator environment variables and `Settings` to define the RPC settings for the Bigtable service API."],["The document also shows a list of all the members inherited from parent classes, such as Build, BuildAsync, Endpoint, Scopes, and others."]]],[]]