google_api_sql_admin v0.0.1 GoogleApi.SQLAdmin.V1beta4.Model.BackupRunsListResponse View Source

Backup run list results.

Attributes

  • items (List[BackupRun]): A list of backup runs in reverse chronological order of the enqueued time. Defaults to: null.
  • kind (String): This is always sql#backupRunsList. Defaults to: null.
  • nextPageToken (String): The continuation token, used to page through large result sets. Provide this value in a subsequent request to return the next page of results. Defaults to: null.