[[["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."],[[["This document outlines the `SpeechClientBuilder` class, which is used to configure and create instances of `SpeechClient` for interacting with Google Cloud Speech services in .NET applications."],["The `SpeechClientBuilder` is part of the `Google.Cloud.Speech.V1` namespace and offers methods to build both synchronous (`Build()`) and asynchronous (`BuildAsync()`) clients."],["Version 3.8.0 is the latest version and the documentation provides links to reference material for multiple prior versions all the way down to version 2.2.0, showcasing the history of development and backward compatibility."],["The `SpeechClientBuilder` class inherits from `ClientBuilderBase\u003cSpeechClient\u003e` which supplies various inherited members and properties for common client configurations such as credentials, endpoints, and channel management."],["The `SpeechClientBuilder` allows developers to set custom `Settings` for RPCs or utilize default configurations if not specified."]]],[]]