[][src]Module firestore_grpc::google::firestore::v1::transaction_options

Modules

read_only

Structs

ReadOnly

Options for a transaction that can only be used to read documents.

ReadWrite

Options for a transaction that can be used to read and write documents.

Enums

Mode

The mode of the transaction.