TransactionOptions: TransactionOptions Object

View source: R/firestore_objects.R

TransactionOptionsR Documentation

TransactionOptions Object

Description

TransactionOptions Object

Usage

TransactionOptions(readOnly = NULL, readWrite = NULL)

Arguments

readOnly

The transaction can only be used for read operations

readWrite

The transaction can be used for both read and write operations

Details

Autogenerated via gar_create_api_objects Options for creating a new transaction.

Value

TransactionOptions object


robonomist/googleFirestore documentation built on Jan. 30, 2023, 6:39 p.m.