Class ListAutonomousDatabaseBackupsResponse (0.3.0)

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

The response for AutonomousDatabaseBackup.List.

Attributes

Name Description
autonomous_database_backups MutableSequence[google.cloud.oracledatabase_v1.types.AutonomousDatabaseBackup]
The list of Autonomous Database Backups.
next_page_token str
A token identifying a page of results the server should return.