15#ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_SPANNER_CONNECTION_OPTIONS_H
16#define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_SPANNER_CONNECTION_OPTIONS_H
18#include "google/cloud/spanner/version.h"
19#include "google/cloud/connection_options.h"
25GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_BEGIN
28
29
30
31
32
33
34
35
36
44
45
46
47
48using ConnectionOptions =
51GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
Contains all the Cloud Spanner C++ client types and functions.
Definition: backoff_policy.h:23
The traits to configure `ConnectionOptions<T>` for Cloud Spanner.
Definition: connection_options.h:37
static int default_num_channels()
static std::string default_endpoint()
static std::string user_agent_prefix()