Class ReadWrite (2.6.0)

ReadWrite(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

Attribute

NameDescription
retry_transaction bytes
An optional transaction to retry.

Inheritance

builtins.object > proto.message.Message > ReadWrite