Class ListAutonomousDatabasesResponse (0.5.0)

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

The response for AutonomousDatabase.List.

Attributes

Name Description
autonomous_databases MutableSequence[google.cloud.oracledatabase_v1.types.AutonomousDatabase]
The list of Autonomous Databases.
next_page_token str
A token identifying a page of results the server should return.