Google Cloud Spanner C++ Client
A C++ Client Library for Google Cloud Spanner
|
#include "google/cloud/spanner/version.h"
#include "google/cloud/internal/random.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_testing | |
Helper types and functions used in Cloud Spanner C++ client library tests. | |
google::cloud::spanner_testing::v0 | |
An inlined, versioned namespace for the testing helpers. | |
Functions | |
std::string | google::cloud::spanner_testing::v0::RandomDatabaseName (google::cloud::internal::DefaultPRNG &generator) |
Create a random database name given a PRNG generator. More... | |