Google Cloud Spanner C++ Client
A C++ Client Library for Google Cloud Spanner
|
#include "google/cloud/spanner/version.h"
#include "google/cloud/status.h"
#include <grpcpp/client_context.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 | |
Status | google::cloud::spanner_testing::v0::IsContextMDValid (grpc::ClientContext &context, std::string const &method, std::string const &api_client_header) |
Verify that the metadata in the context is appropriate for a gRPC method. More... | |