[][src]Module firestore_grpc_cloudrun::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.