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

Option for google::cloud::Options to set the maximum number of sessions to create on each channel. More...

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

Public Types

using Type = int
 

Detailed Description

Option for google::cloud::Options to set the maximum number of sessions to create on each channel.

Values <= 1 are treated as 1.

Member Typedef Documentation

◆ Type