Google Cloud Spanner C++ Client
1.32.0
A C++ Client Library for Google Cloud Spanner
|
#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.
Namespaces | |
google::cloud | |
The namespace Google Cloud Platform C++ client libraries. | |
google::cloud::spanner | |
Contains all the Cloud Spanner C++ client types and functions. | |
google::cloud::spanner::v1 | |
The inlined, versioned namespace for the Cloud Spanner C++ client APIs. | |
Macros | |
#define | GOOGLE_CLOUD_CPP_SPANNER_ADMIN_API_DEPRECATED(name) |
#define | SPANNER_CLIENT_NS GOOGLE_CLOUD_CPP_NS |
Functions | |
constexpr int | google::cloud::spanner::v1::VersionMajor () |
The Cloud spanner C++ Client major version. More... | |
constexpr int | google::cloud::spanner::v1::VersionMinor () |
The Cloud spanner C++ Client minor version. More... | |
constexpr int | google::cloud::spanner::v1::VersionPatch () |
The Cloud spanner C++ Client patch version. More... | |
constexpr int | google::cloud::spanner::v1::Version () |
A single integer representing the Major/Minor/Patch version. More... | |
std::string | google::cloud::spanner::v1::VersionString () |
The version as a string, in MAJOR.MINOR.PATCH+gitrev format. More... | |
#define GOOGLE_CLOUD_CPP_SPANNER_ADMIN_API_DEPRECATED | ( | name | ) |
#define SPANNER_CLIENT_NS GOOGLE_CLOUD_CPP_NS |