Google Cloud Spanner C++ Client 2.13.0
A C++ Client Library for Google Cloud Spanner
|
Control "route to leader region" headers. More...
#include <google/cloud/spanner/options.h>
Public Types | |
using | Type = bool |
Control "route to leader region" headers.
Unless this option is present and false
the client library will send headers that route the request to the leader region.
using google::cloud::spanner::RouteToLeaderOption::Type = bool |