Google Cloud Spanner C++ Client  1.32.0
A C++ Client Library for Google Cloud Spanner
Public Types | List of all members
google::cloud::spanner::v1::SpannerBackoffPolicyOption Struct Reference

Option for google::cloud::Options to set a spanner::BackoffPolicy. More...

#include <google/cloud/spanner/options.h>

Public Types

using Type = std::shared_ptr< spanner::BackoffPolicy >
 

Detailed Description

Option for google::cloud::Options to set a spanner::BackoffPolicy.

Definition at line 67 of file options.h.

Member Typedef Documentation

◆ Type

Definition at line 68 of file options.h.