Google Cloud BigQuery C++ Client  2.7.0
A C++ Client Library for Google Cloud BigQuery
Public Types | List of all members
google::cloud::bigquery::DataPolicyServiceRetryPolicyOption Struct Reference

Use with google::cloud::Options to configure the retry policy. More...

#include <google/cloud/bigquery/data_policy_options.h>

Public Types

using Type = std::shared_ptr< DataPolicyServiceRetryPolicy >
 

Detailed Description

Use with google::cloud::Options to configure the retry policy.

Definition at line 39 of file data_policy_options.h.

Member Typedef Documentation

◆ Type

Definition at line 40 of file data_policy_options.h.