Google Cloud Spanner C++ Client
1.32.0
A C++ Client Library for Google Cloud Spanner
|
Go to the source code of this file.
Classes | |
class | google::cloud::spanner::v1::Json |
A simple representation for the Spanner JSON type: a lightweight, text-based, language-independent data interchange format. More... | |
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. | |
Functions | |
std::ostream & | google::cloud::spanner::v1::operator<< (std::ostream &os, Json const &json) |
Outputs a JSON-formatted string to the provided stream. More... | |
Relational operators | |
bool | google::cloud::spanner::v1::operator== (Json const &lhs, Json const &rhs) |
bool | google::cloud::spanner::v1::operator!= (Json const &lhs, Json const &rhs) |