Class ListDatabasesResponse (0.3.0)

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

The response for Database.List.

Attributes

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