Cloud Firestore API (firestore:v1)

2024-09-12

1 updated method

Updates

    Methods
  • firestore.projects.locations.backups.list

      Parameters:

        filter

          Description: An expression that filters the list of returned backups. A filter expression consists of a field name, a comparison operator, and a value for filtering. The value must be a string, a number, or a boolean. The comparison operator must be one of: `<`, `>`, `<=`, `>=`, `!=`, `=`, or `:`. Colon `:` is the contains operator. Filter rules are not case sensitive. The following fields in the Backup are eligible for filtering: * `database_uid` (supports `=` only)

          Location: query

          Type: string