15 #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_SPANNER_COMMIT_RESULT_H 16 #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_SPANNER_COMMIT_RESULT_H 39 #endif // GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_SPANNER_COMMIT_RESULT_H
Contains all the Cloud Spanner C++ client types and functions.
The result of committing a Transaction.
Timestamp commit_timestamp
The Cloud Spanner timestamp at which the transaction committed.
#define SPANNER_CLIENT_NS
A representation of the Spanner TIMESTAMP type: An instant in time.