ListResourceBackupConfigsRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Request for ListResourceBackupConfigs.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The project and location for which to retrieve resource backup configs. Format: 'projects/{project_id}/locations/{location}'. In Google Cloud Backup and DR, locations map to Google Cloud regions, for example **us-central1**. |
page_size |
int
Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will use 100 as default. Maximum value is 500 and values above 500 will be coerced to 500. |
page_token |
str
Optional. A token identifying a page of results the server should return. |
filter |
str
Optional. Filtering results. |
order_by |
str
Optional. Hint for how to order the results. |