ListBackupVaultsRequest lists backupVaults.
| JSON representation |
|---|
{ "parent": string, "pageSize": integer, "pageToken": string, "orderBy": string, "filter": string } |
| Fields | |
|---|---|
parent |
Required. The location for which to retrieve backupVault information, in the format |
pageSize |
The maximum number of items to return. |
pageToken |
The nextPageToken value to use if there are additional results to retrieve for this list request. |
orderBy |
Sort results. Supported values are "name", "name desc" or "" (unsorted). |
filter |
List filter. |