Google Cloud Spanner C++ Client
1.32.0
A C++ Client Library for Google Cloud Spanner
|
Wrap the arguments to Commit()
.
More...
#include <google/cloud/spanner/connection.h>
Public Attributes | |
Transaction | transaction |
Mutations | mutations |
CommitOptions | options |
Wrap the arguments to Commit()
.
Definition at line 119 of file connection.h.
Mutations google::cloud::spanner::v1::Connection::CommitParams::mutations |
Definition at line 121 of file connection.h.
CommitOptions google::cloud::spanner::v1::Connection::CommitParams::options |
Definition at line 122 of file connection.h.
Transaction google::cloud::spanner::v1::Connection::CommitParams::transaction |
Definition at line 120 of file connection.h.