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