Google Cloud Spanner C++ Client 2.13.0
A C++ Client Library for Google Cloud Spanner
|
Option for google::cloud::Options
to set the labels used when creating sessions within the pool.
More...
#include <google/cloud/spanner/options.h>
Public Types | |
using | Type = std::map< std::string, std::string > |
Option for google::cloud::Options
to set the labels used when creating sessions within the pool.
[a-z]([-a-z0-9]{0,61}[a-z0-9])?
.([a-z]([-a-z0-9]{0,61}[a-z0-9])?)?
.using google::cloud::spanner::SessionPoolLabelsOption::Type = std::map<std::string, std::string> |