Class ListDatabaseCharacterSetsResponse (0.3.0)

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

The response for DatabaseCharacterSet.List.

Attributes

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