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 configuration options for the Cloud Speech-to-Text API C++ client library, covering various versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The library utilizes `google::cloud::Options` for configuration, consistent with other C++ client libraries, and offers common options for customization."],["The documentation includes specific `*Option` classes, unique to this library, for configuring retry, backoff, idempotency, and polling policies for Speech-to-Text v1 and v2."],["Reference material is available for both v1 and v2 of the Speech-to-Text API through the provided classes such as `SpeechRetryPolicyOption`, `SpeechBackoffPolicyOption`, etc."],["There are also policy option lists available for both v1 and v2 found in `SpeechPolicyOptionList` for each respective namespace."]]],[]]