Google Cloud Spanner C++ Client  1.32.0
A C++ Client Library for Google Cloud Spanner
Classes | Namespaces | Functions
partition_options.h File Reference
#include "google/cloud/spanner/version.h"
#include "google/cloud/optional.h"
#include "absl/types/optional.h"
#include <google/spanner/v1/spanner.pb.h>

Go to the source code of this file.

Classes

struct  google::cloud::spanner::v1::PartitionOptions
 Options passed to Client::PartitionRead or Client::PartitionQuery. More...
 

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.
 

Functions

bool google::cloud::spanner::v1::operator== (PartitionOptions const &a, PartitionOptions const &b)
 
bool google::cloud::spanner::v1::operator!= (PartitionOptions const &a, PartitionOptions const &b)