Class RollbackRequest (2.3.4)

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

The request for Firestore.Rollback][google.firestore.v1.Firestore.Rollback].

Attributes

NameDescription
database str
Required. The database name. In the format: projects/{project_id}/databases/{database_id}.
transaction bytes
Required. The transaction to roll back.