Class ListBackupSchedulesResponse (3.51.0)

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

The response for ListBackupSchedules][google.spanner.admin.database.v1.DatabaseAdmin.ListBackupSchedules].

Attributes

Name Description
backup_schedules MutableSequence[google.cloud.spanner_admin_database_v1.types.BackupSchedule]
The list of backup schedules for a database.
next_page_token str
next_page_token can be sent in a subsequent ListBackupSchedules][google.spanner.admin.database.v1.DatabaseAdmin.ListBackupSchedules] call to fetch more of the schedules.