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

Control "route to leader region" headers. More...

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

Public Types

using Type = bool
 

Detailed Description

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.

See also
https://cloud.google.com/spanner/docs/instance-configurations for more information on multi-regional spanner instances and the role of leader regions.

Member Typedef Documentation

◆ Type