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 lists various versions of the Google Cloud Functions C++ client library, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The Cloud Functions API utilizes the same configuration mechanism and common options as other C++ client libraries, as indicated by its usage of `google::cloud::Options`."],["Specific option classes related to retry, backoff, idempotency, and polling policies are available for both `functions_v1` and `functions_v2` services."],["The documentation provides links to overview and documentation resources for client library configuration and common options within the C++ environment."],["There are also the mention of `CloudFunctionsServicePolicyOptionList` and `FunctionServicePolicyOptionList`, two types of option lists that are available."]]],[]]