Cloud Functions API Configuration Options
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.
See Also
Client Library Configuration - for an overview of client library configuration.
Classes
-
google::cloud::functions_v1::CloudFunctionsServiceRetryPolicyOption -
google::cloud::functions_v1::CloudFunctionsServiceBackoffPolicyOption -
google::cloud::functions_v1::CloudFunctionsServiceConnectionIdempotencyPolicyOption -
google::cloud::functions_v1::CloudFunctionsServicePollingPolicyOption -
google::cloud::functions_v2::FunctionServiceRetryPolicyOption -
google::cloud::functions_v2::FunctionServiceBackoffPolicyOption -
google::cloud::functions_v2::FunctionServiceConnectionIdempotencyPolicyOption -
google::cloud::functions_v2::FunctionServicePollingPolicyOption

