15 #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_SPANNER_SESSION_POOL_OPTIONS_H
16 #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_SPANNER_SESSION_POOL_OPTIONS_H
18 #include "google/cloud/spanner/internal/defaults.h"
19 #include "google/cloud/spanner/options.h"
20 #include "google/cloud/spanner/version.h"
21 #include "google/cloud/grpc_options.h"
35 namespace spanner_internal {
74 opts_
= spanner_internal::DefaultOptions(std::move(opts_));
162 std::map<std::string, std::string>
const&
labels()
const {
174 namespace spanner_internal {
177 return std::move(old.opts_);