Google Cloud Spanner C++ Client
A C++ Client Library for Google Cloud Spanner
Namespaces | Typedefs
iam_updater.h File Reference
#include "google/cloud/spanner/version.h"
#include "google/cloud/optional.h"
#include <google/iam/v1/policy.pb.h>
#include <functional>

Go to the source code of this file.

Namespaces

 google
 
 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.
 

Typedefs

using google::cloud::spanner::v1::IamUpdater = std::function< optional< google::iam::v1::Policy >(google::iam::v1::Policy)>