projects
Lists all the backup schedules for the database.
get/v1/{+parent}/backupSchedules
Path parameters
parentstring required
Required. Database is the parent resource whose backup schedules should be listed. Values are of the form projects//instances//databases/
Query parameters
pageSizeinteger
Optional. Number of backup schedules to be returned in the response. If 0 or less, defaults to the server's maximum allowed page size.
pageTokenstring
Optional. If non-empty, page_token should contain a next_page_token from a previous ListBackupSchedulesResponse to the same parent.
Response
Successful response