Class DatabaseCharacterSet (0.3.0)

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

Details of the Database character set resource.

Attributes

Name Description
name str
Identifier. The name of the Database Character Set resource in the following format: projects/{project}/locations/{region}/databaseCharacterSets/{database_character_set}
character_set_type google.cloud.oracledatabase_v1.types.DatabaseCharacterSet.CharacterSetType
Output only. The character set type for the Database.
character_set str
Output only. The character set name for the Database which is the ID in the resource name.

Classes

CharacterSetType

CharacterSetType(value)

The type of character set a Database can have.