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

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

#include <google/cloud/bigquery/storage/v1/bigquery_write_options.h>

Public Types

using Type = std::shared_ptr< BigQueryWriteRetryPolicy >
 

Detailed Description

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

Member Typedef Documentation

◆ Type