Interface protos.google.datastore.v1.ITransactionOptions (0.2.0)

Properties of a TransactionOptions.

Package

@google-cloud/datastore-api

Properties

readOnly

readOnly?: (google.datastore.v1.TransactionOptions.IReadOnly|null);

TransactionOptions readOnly

readWrite

readWrite?: (google.datastore.v1.TransactionOptions.IReadWrite|null);

TransactionOptions readWrite