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

Option for google::cloud::Options to set the action to take when attempting to allocate a session when the pool is exhausted. More...

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

Public Types

using Type = spanner::ActionOnExhaustion
 

Detailed Description

Option for google::cloud::Options to set the action to take when attempting to allocate a session when the pool is exhausted.

Member Typedef Documentation

◆ Type