[[["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."],["`SpeechClientBuilder` inherits from `ClientBuilderBase`, providing methods and properties for setting credentials, endpoint, and other configurations."],["The `Build()` and `BuildAsync()` methods are used to create a `SpeechClient` instance either synchronously or asynchronously."],["The `SpeechClientBuilder` class has a `Settings` property of type `SpeechSettings`, allowing for the customization of settings for Remote Procedure Calls (RPCs)."],["The class provides a constructor `SpeechClientBuilder()` that creates a new builder with default settings."]]],[]]