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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["This page details the configuration options for the C++ client library for Google Cloud Functions, specifically for version 2.16.0 and greater."],["The library utilizes `google::cloud::Options` for configuration, consistent with other C++ client libraries."],["The available version of the libraries range from 2.37.0-rc (latest) down to 2.11.0."],["Specific `*Option` classes, unique to this library, are documented, including those related to retry, backoff, idempotency, and polling policies."],["There are two distinct sets of options for Cloud Functions, one for v1 (CloudFunctionsService) and one for v2 (FunctionService), each with their own respective classes and types, such as `CloudFunctionsServicePolicyOptionList` and `FunctionServicePolicyOptionList`."]]],[]]