Google Cloud Spanner C++ Client
1.32.0
A C++ Client Library for Google Cloud Spanner
|
Wrap the arguments to PartitionRead()
.
More...
#include <google/cloud/spanner/connection.h>
Public Attributes | |
ReadParams | read_params |
PartitionOptions | partition_options |
Wrap the arguments to PartitionRead()
.
Definition at line 84 of file connection.h.
PartitionOptions google::cloud::spanner::v1::Connection::PartitionReadParams::partition_options |
Definition at line 86 of file connection.h.
ReadParams google::cloud::spanner::v1::Connection::PartitionReadParams::read_params |
Definition at line 85 of file connection.h.