Wrap the arguments to Read()
.
More...
#include <google/cloud/spanner/connection.h>
Wrap the arguments to Read()
.
◆ columns
std::vector<std::string> google::cloud::spanner::Connection::ReadParams::columns |
◆ keys
KeySet google::cloud::spanner::Connection::ReadParams::keys |
◆ partition_data_boost
bool google::cloud::spanner::Connection::ReadParams::partition_data_boost = false |
◆ partition_token
absl::optional<std::string> google::cloud::spanner::Connection::ReadParams::partition_token |
◆ read_options
ReadOptions google::cloud::spanner::Connection::ReadParams::read_options |
◆ table
std::string google::cloud::spanner::Connection::ReadParams::table |
◆ transaction
Transaction google::cloud::spanner::Connection::ReadParams::transaction |