Class ListBackupSchedulesRequest (3.51.0)

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

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

Attributes

Name Description
parent str
Required. Database is the parent resource whose backup schedules should be listed. Values are of the form projects/
page_size int
Optional. Number of backup schedules to be returned in the response. If 0 or less, defaults to the server's maximum allowed page size.
page_token str
Optional. If non-empty, page_token should contain a next_page_token][google.spanner.admin.database.v1.ListBackupSchedulesResponse.next_page_token] from a previous ListBackupSchedulesResponse][google.spanner.admin.database.v1.ListBackupSchedulesResponse] to the same parent.