|
Google Cloud Spanner C++ Client
0.10.0
A C++ Client Library for Google Cloud Spanner
|
The result of committing a Transaction. More...
#include <google/cloud/spanner/commit_result.h>
Public Attributes | |
| Timestamp | commit_timestamp |
| The Cloud Spanner timestamp at which the transaction committed. More... | |
The result of committing a Transaction.
Definition at line 29 of file commit_result.h.
| Timestamp google::cloud::spanner::v0::CommitResult::commit_timestamp |
The Cloud Spanner timestamp at which the transaction committed.
Definition at line 31 of file commit_result.h.
1.8.15