Google Cloud Spanner C++ Client 2.13.0
A C++ Client Library for Google Cloud Spanner
Loading...
Searching...
No Matches
Public Types | List of all members
google::cloud::spanner_admin::DatabaseAdminConnectionIdempotencyPolicyOption Struct Reference

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

#include <google/cloud/spanner/admin/database_admin_options.h>

Public Types

using Type = std::shared_ptr< DatabaseAdminConnectionIdempotencyPolicy >
 

Detailed Description

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

Member Typedef Documentation

◆ Type