Class: Google::Spanner::V1::CommitResponse
- Inherits:
-
Object
- Object
- Google::Spanner::V1::CommitResponse
- Defined in:
- lib/google/cloud/spanner/v1/doc/google/spanner/v1/spanner.rb
Overview
The response for Commit.
Instance Attribute Summary collapse
-
#commit_timestamp ⇒ Google::Protobuf::Timestamp
The Cloud Spanner timestamp at which the transaction committed.
Instance Attribute Details
#commit_timestamp ⇒ Google::Protobuf::Timestamp
Returns The Cloud Spanner timestamp at which the transaction committed.
194 |
# File 'lib/google/cloud/spanner/v1/doc/google/spanner/v1/spanner.rb', line 194 class CommitResponse; end |