AutonomousDatabaseCharacterSet(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Details of the Autonomous Database character set resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/AutonomousDatabaseCharacterSets/
Attributes |
|
|---|---|
| Name | Description |
name |
str
Identifier. The name of the Autonomous Database Character Set resource in the following format: projects/{project}/locations/{region}/autonomousDatabaseCharacterSets/{autonomous_database_character_set} |
character_set_type |
google.cloud.oracledatabase_v1.types.AutonomousDatabaseCharacterSet.CharacterSetType
Output only. The character set type for the Autonomous Database. |
character_set |
str
Output only. The character set name for the Autonomous Database which is the ID in the resource name. |
Classes
CharacterSetType
CharacterSetType(value)The type of character set an Autonomous Database can have.