Interface protos.google.firestore.v1.TransactionOptions.IReadWrite (0.2.0)

Properties of a ReadWrite.

Package

@google-cloud/firestore-api

Properties

concurrencyMode

concurrencyMode?: (google.firestore.v1.TransactionOptions.ConcurrencyMode|keyof typeof google.firestore.v1.TransactionOptions.ConcurrencyMode|null);

ReadWrite concurrencyMode

retryTransaction

retryTransaction?: (Uint8Array|Buffer|string|null);

ReadWrite retryTransaction