Google Cloud Spanner C++ Client
1.32.0
A C++ Client Library for Google Cloud Spanner
|
Options for ReadOnly transactions. More...
#include <google/cloud/spanner/transaction.h>
Public Member Functions | |
ReadOnlyOptions () | |
ReadOnlyOptions (Timestamp read_timestamp) | |
ReadOnlyOptions (std::chrono::nanoseconds exact_staleness) | |
Options for ReadOnly transactions.
Definition at line 63 of file transaction.h.
google::cloud::spanner::v1::Transaction::ReadOnlyOptions::ReadOnlyOptions | ( | ) |
Definition at line 53 of file transaction.cc.
|
explicit |
Definition at line 58 of file transaction.cc.
|
explicit |
Definition at line 64 of file transaction.cc.