Google Cloud Spanner C++ Client 2.13.0
A C++ Client Library for Google Cloud Spanner
|
This is the complete list of members for google::cloud::spanner::CommitOptions, including all inherited members.
CommitOptions()=default | google::cloud::spanner::CommitOptions | |
CommitOptions(Options const &opts) | google::cloud::spanner::CommitOptions | explicit |
operator Options() const | google::cloud::spanner::CommitOptions | explicit |
request_priority() const | google::cloud::spanner::CommitOptions | inline |
return_stats() const | google::cloud::spanner::CommitOptions | inline |
set_request_priority(absl::optional< RequestPriority > request_priority) | google::cloud::spanner::CommitOptions | inline |
set_return_stats(bool return_stats) | google::cloud::spanner::CommitOptions | inline |
set_transaction_tag(absl::optional< std::string > transaction_tag) | google::cloud::spanner::CommitOptions | inline |
transaction_tag() const | google::cloud::spanner::CommitOptions | inline |