Google Cloud BigQuery C++ Client 2.11.0
A C++ Client Library for Google Cloud BigQuery
Loading...
Searching...
No Matches
Public Types | List of all members
google::cloud::bigquery_datatransfer_v1::DataTransferServiceRetryPolicyOption Struct Reference

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

#include <google/cloud/bigquery/datatransfer/v1/data_transfer_options.h>

Public Types

using Type = std::shared_ptr< DataTransferServiceRetryPolicy >
 

Detailed Description

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

Member Typedef Documentation

◆ Type