[[["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 `TpuClientBuilder` class is designed to simplify the configuration of credentials, endpoints, and other settings for creating a `TpuClient`."],["This builder class inherits from `ClientBuilderBase\u003cTpuClient\u003e` and offers methods for building both synchronously and asynchronously, such as `Build()` and `BuildAsync()`."],["`TpuClientBuilder` supports multiple versions of the underlying `TpuClient`, with the latest version being 2.4.0 and as old as version 1.0.0."],["Key features include the ability to set custom settings via the `Settings` property, as well as setting the default `GrpcAdapter`, default endpoint and default scopes."],["This builder includes inherited members from `ClientBuilderBase` that handle tasks such as copying common settings, emulator settings, validation, and managing credentials and channel options."]]],[]]