Class ListBackupPlanBindingsResponse (0.8.0)

ListBackupPlanBindingsResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for ListBackupPlanBindings.

Attributes

Name Description
backup_plan_bindings MutableSequence[google.cloud.gke_backup_v1.types.BackupPlanBinding]
The list of BackupPlanBindings matching the given criteria.
next_page_token str
A token which may be sent as page_token in a subsequent ListBackupPlanBindingss call to retrieve the next page of results. If this field is omitted or empty, then there are no more results to return.
unreachable MutableSequence[str]
Locations that could not be reached.