[[["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 `BigtableClientBuilder` class is a builder for creating `BigtableClient` instances, which are used to interact with the Google Bigtable v2 API."],["It allows for simple configuration of settings like credentials and endpoints when creating a `BigtableClient`."],["The `BigtableClientBuilder` has an extensive list of inherited members, including methods to handle building clients synchronously and asynchronously, setting credentials, specifying endpoints, and handling channel configurations."],["The latest version of the Bigtable API documented is 3.17.0, and there is a detailed list of version histories down to 2.2.0 for the `BigtableClientBuilder`."],["The builder class has properties such as `EmulatorDetection` and `Settings`, allowing users to define emulator behavior and API settings."]]],[]]