FetchUsableBackupVaultsRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Request message for fetching usable BackupVaults.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The project and location for which to retrieve backupvault stores information, in the format 'projects/{project_id}/locations/{location}'. In Cloud Backup and DR, locations map to Google Cloud regions, for example **us-central1**. To retrieve backupvault stores for all locations, use "-" for the '{location}' value. |
page_size |
int
Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. |
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. |