[[["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 `SpeechClientBuilder` class is used to configure and build instances of `SpeechClient` for the Cloud Speech-to-Text v2 API."],["This builder class simplifies the setup of credentials, endpoint, and other configurations necessary for interacting with the Speech-to-Text API."],["It inherits from `ClientBuilderBase\u003cSpeechClient\u003e` and includes numerous inherited members for advanced customization, including managing credentials, endpoints, and logging."],["The builder supports both synchronous and asynchronous client creation through the `Build()` and `BuildAsync()` methods respectively."],["The `SpeechClientBuilder` class is found within the `Google.Cloud.Speech.V2` namespace, and its settings for Remote Procedure Calls can be customized via the `Settings` property."]]],[]]