[[["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-02 UTC."],[[["This document outlines the `TextToSpeechClientBuilder` class, which is used for configuring credentials and endpoints for the `TextToSpeechClient`."],["The `TextToSpeechClientBuilder` class inherits from `ClientBuilderBase` and provides methods for building both synchronous and asynchronous versions of the `TextToSpeechClient`."],["The builder class offers properties such as `Settings`, `DefaultGrpcAdapter`, and several inherited properties for customizing client behavior and connection options, such as `Endpoint`, `Scopes`, and `Credentials`."],["The document specifies methods like `Build()` and `BuildAsync()` for creating the client and `GetDefaultEndpoint()` and `GetDefaultScopes()` for retrieving the default configurations."],["There are three listed versions of the class, with `2.0.0-beta12` being the latest."]]],[]]