Interface protos.google.spanner.v1.IRollbackRequest

Properties of a RollbackRequest.

Package

@google-cloud/spanner!

Properties

session

session?: (string|null);

RollbackRequest session

Property Value
TypeDescription
(string|null)

transactionId

transactionId?: (Uint8Array|string|null);

RollbackRequest transactionId

Property Value
TypeDescription
(Uint8Array|string|null)