[[["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 and create instances of `SpeechClient` for interacting with Google Cloud Speech services in .NET."],["The latest version of the `SpeechClient` is 3.8.0, with documentation links provided for multiple previous versions, from 2.2.0 up to 3.7.0."],["`SpeechClientBuilder` inherits from `ClientBuilderBase` and offers methods and properties to customize settings such as credentials, endpoint, scopes, and gRPC channel options."],["The `SpeechClientBuilder` class can build a client synchronously using the `Build()` method or asynchronously using the `BuildAsync()` method, with customizable cancellation options."],["The `SpeechClientBuilder` provides default values for the gRPC adapter, endpoint, and scopes, but allows the user to override these values if needed."]]],[]]