FetchBackupsForResourceTypeResponse(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Response for the FetchBackupsForResourceType method.
Attributes |
|
|---|---|
| Name | Description |
backups |
MutableSequence[google.cloud.backupdr_v1.types.Backup]
The Backups from the specified parent. |
next_page_token |
str
A token, which can be sent as page_token to retrieve the
next page. If this field is omitted, there are no subsequent
pages.
|