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/connection_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 connection_options.h.
using google::cloud::bigquery::ConnectionServiceBackoffPolicyOption::Type = std::shared_ptr<BackoffPolicy> |
Definition at line 49 of file connection_options.h.