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::BigQueryWriteConnectionIdempotencyPolicyOption Struct Reference

Use with google::cloud::Options to configure which operations are retried. More...

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

Public Types

using Type = std::shared_ptr< BigQueryWriteConnectionIdempotencyPolicy >
 

Detailed Description

Use with google::cloud::Options to configure which operations are retried.

Member Typedef Documentation

◆ Type