[[["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-04-09 UTC."],[[["The `TensorboardServiceClientBuilder` class is used to configure and build instances of the `TensorboardServiceClient` for the Cloud AI Platform v1beta1 API."],["This builder inherits from `ClientBuilderBase` and provides methods for setting credentials, endpoints, and other configurations needed for the client."],["The class includes a constructor to create a new builder with default settings, along with `Build()` and `BuildAsync()` methods for synchronous and asynchronous client construction, respectively."],["It allows customization of the client's settings through the `Settings` property, enabling control over RPC behavior."],["The builder also inherits and exposes several properties from `ClientBuilderBase`, such as `Endpoint`, `Scopes`, and `CredentialsPath`, to customize the client's connection and authentication details."]]],[]]