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

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

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

Public Types

using Type = std::shared_ptr< ConnectionServiceConnectionIdempotencyPolicy >
 

Detailed Description

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

Definition at line 57 of file connection_options.h.

Member Typedef Documentation

◆ Type

Definition at line 58 of file connection_options.h.