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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Class FetchUsableBackupVaultsRequest (0.2.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.5 (latest)](/python/docs/reference/backupdr/latest/google.cloud.backupdr_v1.types.FetchUsableBackupVaultsRequest)\n- [0.2.4](/python/docs/reference/backupdr/0.2.4/google.cloud.backupdr_v1.types.FetchUsableBackupVaultsRequest)\n- [0.1.7](/python/docs/reference/backupdr/0.1.7/google.cloud.backupdr_v1.types.FetchUsableBackupVaultsRequest) \n\n FetchUsableBackupVaultsRequest(\n mapping=None, *, ignore_unknown_fields=False, **kwargs\n )\n\nRequest message for fetching usable BackupVaults."]]