[[["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 create instances of `SpeechClient` for interacting with the Google Cloud Speech API, allowing for customization of credentials and endpoints."],["This documentation page lists available versions for the `SpeechClientBuilder`, ranging from version 2.2.0 up to the latest version of 3.8.0, with links for each."],["The `SpeechClientBuilder` inherits from `ClientBuilderBase\u003cSpeechClient\u003e` and provides methods for building both synchronously and asynchronously, as seen with the `Build()` and `BuildAsync()` methods."],["The `SpeechClientBuilder` class offers properties such as `DefaultGrpcAdapter` and `Settings`, allowing the customization of underlying gRPC functionality and RPC settings."],["The `SpeechClientBuilder` class provides methods for accessing default settings, such as `GetDefaultEndpoint()` and `GetDefaultScopes()`, when specific settings aren't provided."]]],[]]