[[["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 Google Cloud Speech v1p1beta1 API."],["This builder simplifies the setup of credentials, endpoint, and other configurations necessary for interacting with the Speech API."],["`SpeechClientBuilder` inherits from `ClientBuilderBase\u003cSpeechClient\u003e` and includes numerous inherited members for advanced customization."],["The builder offers synchronous and asynchronous methods, `Build()` and `BuildAsync()`, for creating the SpeechClient instance, respectively."],["It also allows the use of custom settings by use of the `SpeechSettings` property, and utilizes a `ChannelPool` for managing gRPC channels."]]],[]]