Class: Google::Spanner::V1::CommitResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/spanner/v1/doc/google/spanner/v1/spanner.rb

Overview

The response for Commit.

Instance Attribute Summary collapse

Instance Attribute Details

#commit_timestampGoogle::Protobuf::Timestamp

Returns The Cloud Spanner timestamp at which the transaction committed.

Returns:



194
# File 'lib/google/cloud/spanner/v1/doc/google/spanner/v1/spanner.rb', line 194

class CommitResponse; end