Class ListBackupsRequest (0.1.0)

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

ListBackupsRequest lists backups. .. attribute:: parent

Required. The project and location for which to retrieve backup information, in the format projects/{project_number}/locations/{location}. In Cloud Filestore, backup locations map to GCP regions, for example us-west1. To retrieve backup information for all locations, use "-" for the {location} value.

:type: str

Attributes

NameDescription
page_size int
The maximum number of items to return.
page_token str
The next_page_token value to use if there are additional results to retrieve for this list request.
order_by str
Sort results. Supported values are "name", "name desc" or "" (unsorted).
filter str
List filter.