This library uses the same mechanism (google::cloud::Options) and the common options as all other C++ client libraries for its configuration. Some *Option classes, which are only used in this library, are documented in this page.
[[["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 page provides documentation for the Cloud Speech-to-Text API configuration options in C++ client libraries, with version 2.37.0-rc being the latest release candidate."],["The library uses `google::cloud::Options` and common options for configuration, similar to other C++ client libraries."],["Specific `*Option` classes, unique to this library, such as `AdaptationRetryPolicyOption` and `SpeechRetryPolicyOption` for both v1 and v2 of the API, are documented on this page."],["The page also provides classes to configure the Speech services with options such as `BackoffPolicyOption`, `ConnectionIdempotencyPolicyOption` and `PollingPolicyOption` for both `Adaptation` and `Speech` types."],["There are also types such as `AdaptationPolicyOptionList` and `SpeechPolicyOptionList`, although they are not fully defined."]]],[]]