Class ListAutonomousDatabaseCharacterSetsResponse (0.1.0)

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

The response for AutonomousDatabaseCharacterSet.List.

Attributes

Name Description
autonomous_database_character_sets MutableSequence[google.cloud.oracledatabase_v1.types.AutonomousDatabaseCharacterSet]
The list of Autonomous Database Character Sets.
next_page_token str
A token identifying a page of results the server should return.