Module transaction_options

Source
Expand description

Nested message and enum types in TransactionOptions.

Modules§

read_only
Nested message and enum types in ReadOnly.

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.