Google Cloud BigQuery C++ Client
2.7.0
A C++ Client Library for Google Cloud BigQuery
|
Use with google::cloud::Options
to configure the backoff policy.
More...
#include <google/cloud/bigquery/data_policy_options.h>
Public Types | |
using | Type = std::shared_ptr< BackoffPolicy > |
Use with google::cloud::Options
to configure the backoff policy.
Definition at line 48 of file data_policy_options.h.
using google::cloud::bigquery::DataPolicyServiceBackoffPolicyOption::Type = std::shared_ptr<BackoffPolicy> |
Definition at line 49 of file data_policy_options.h.