#include "google/cloud/spanner/version_info.h"
#include "google/cloud/internal/attributes.h"
#include "google/cloud/version.h"
#include <string>
Go to the source code of this file.
◆ GOOGLE_CLOUD_CPP_SPANNER_ADMIN_API_DEPRECATED
#define GOOGLE_CLOUD_CPP_SPANNER_ADMIN_API_DEPRECATED |
( |
|
name | ) |
|
Value: GOOGLE_CLOUD_CPP_DEPRECATED( \
"google::cloud::spanner::" name \
" is deprecated, and will be removed on or shortly after 2022-10-01." \
" Please use google::cloud::spanner_admin::" name \
" instead. See GitHub issue #7356 for more information.")
Definition at line 23 of file version.h.
◆ GOOGLE_CLOUD_CPP_SPANNER_MAKE_TEST_ROW_DEPRECATED
#define GOOGLE_CLOUD_CPP_SPANNER_MAKE_TEST_ROW_DEPRECATED |
( |
| ) |
|
Value: GOOGLE_CLOUD_CPP_DEPRECATED( \
"google::cloud::spanner::MakeTestRow() is deprecated, and" \
" will be removed on or shortly after 2023-06-01. Please" \
" use google::cloud::spanner_mocks::MakeRow() instead." \
" See GitHub issue #9086 for more information.")
Definition at line 30 of file version.h.
◆ SPANNER_CLIENT_NS