[[["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 interacting with the Google Cloud Speech API, with version 3.8.0 being the latest."],["`SpeechClientBuilder` inherits from `ClientBuilderBase\u003cSpeechClient\u003e` and offers methods for setting credentials, endpoints, and other configurations."],["The class includes methods to build a `SpeechClient` synchronously using `Build()` or asynchronously using `BuildAsync(CancellationToken)`."],["`SpeechClientBuilder` allows customization of RPC settings using the `Settings` property, and it offers overrides for default values such as the `GrpcAdapter`, endpoint, and scopes."],["The `SpeechClientBuilder` has been updated over time, with several versions ranging from 2.2.0 to the latest 3.8.0, each version providing a client to the Speech API."]]],[]]