15 #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_SPANNER_CONNECTION_OPTIONS_H 16 #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_SPANNER_CONNECTION_OPTIONS_H 34 static std::string default_endpoint();
35 static std::string user_agent_prefix();
36 static int default_num_channels();
46 google::cloud::ConnectionOptions<ConnectionOptionsTraits>;
57 #endif // GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_SPANNER_CONNECTION_OPTIONS_H
Contains all the Cloud Spanner C++ client types and functions.
The traits to configure ConnectionOptions<T> for Cloud Spanner.
google::cloud::ConnectionOptions< ConnectionOptionsTraits > ConnectionOptions
The options for Cloud Spanner connections.
#define SPANNER_CLIENT_NS