Google Cloud Spanner C++ Client
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 |
Wrap the arguments to Commit()
.
Definition at line 115 of file connection.h.
Mutations google::cloud::spanner::v1::Connection::CommitParams::mutations |
Definition at line 117 of file connection.h.
Transaction google::cloud::spanner::v1::Connection::CommitParams::transaction |
Definition at line 116 of file connection.h.