Class CommitResponse (2.1.0)

CommitResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The response for Commit][google.spanner.v1.Spanner.Commit].

Attribute

NameDescription
commit_timestamp `.timestamp.Timestamp`
The Cloud Spanner timestamp at which the transaction committed.

Inheritance

builtins.object > proto.message.Message > CommitResponse