[[["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 document details the `SpeechClientBuilder` class, which is used to configure credentials and endpoints for the `SpeechClient` in the Google Cloud Speech V1 API."],["`SpeechClientBuilder` inherits from `ClientBuilderBase`, providing methods for setting up authentication, endpoints, and other configurations."],["The `Build()` and `BuildAsync()` methods are crucial for creating instances of `SpeechClient` with the specified settings, either synchronously or asynchronously."],["The available versions of the Google Cloud Speech V1 API, ranging from 2.2.0 up to the latest 3.8.0, are all listed with corresponding links to their respective documentation pages."],["The class contains several inherited methods to simplify common operations, such as copying settings, validating configurations, and handling emulator environments, along with some properties to specify the settings."]]],[]]