Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::AutonomousDatabaseCharacterSet.
(::String) — Identifier. The name of the Autonomous Database Character Set resource in
the following format:
projects/{project}/locations/{region}/autonomousDatabaseCharacterSets/{autonomous_database_character_set}
#name=
defname=(value)->::String
Parameter
value (::String) — Identifier. The name of the Autonomous Database Character Set resource in
the following format:
projects/{project}/locations/{region}/autonomousDatabaseCharacterSets/{autonomous_database_character_set}
Returns
(::String) — Identifier. The name of the Autonomous Database Character Set resource in
the following format:
projects/{project}/locations/{region}/autonomousDatabaseCharacterSets/{autonomous_database_character_set}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::AutonomousDatabaseCharacterSet (v0.8.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.8.0 (latest)](/ruby/docs/reference/google-cloud-oracle_database-v1/latest/Google-Cloud-OracleDatabase-V1-AutonomousDatabaseCharacterSet)\n- [0.7.0](/ruby/docs/reference/google-cloud-oracle_database-v1/0.7.0/Google-Cloud-OracleDatabase-V1-AutonomousDatabaseCharacterSet)\n- [0.6.0](/ruby/docs/reference/google-cloud-oracle_database-v1/0.6.0/Google-Cloud-OracleDatabase-V1-AutonomousDatabaseCharacterSet)\n- [0.5.1](/ruby/docs/reference/google-cloud-oracle_database-v1/0.5.1/Google-Cloud-OracleDatabase-V1-AutonomousDatabaseCharacterSet)\n- [0.4.0](/ruby/docs/reference/google-cloud-oracle_database-v1/0.4.0/Google-Cloud-OracleDatabase-V1-AutonomousDatabaseCharacterSet)\n- [0.3.0](/ruby/docs/reference/google-cloud-oracle_database-v1/0.3.0/Google-Cloud-OracleDatabase-V1-AutonomousDatabaseCharacterSet)\n- [0.2.1](/ruby/docs/reference/google-cloud-oracle_database-v1/0.2.1/Google-Cloud-OracleDatabase-V1-AutonomousDatabaseCharacterSet)\n- [0.1.0](/ruby/docs/reference/google-cloud-oracle_database-v1/0.1.0/Google-Cloud-OracleDatabase-V1-AutonomousDatabaseCharacterSet) \nReference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::AutonomousDatabaseCharacterSet.\n\nDetails of the Autonomous Database character set resource.\n\u003chttps://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/AutonomousDatabaseCharacterSets/\u003e \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #character_set\n\n def character_set() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. The character set name for the Autonomous Database which is the ID in the resource name.\n\n### #character_set_type\n\n def character_set_type() -\u003e ::Google::Cloud::OracleDatabase::V1::AutonomousDatabaseCharacterSet::CharacterSetType\n\n**Returns**\n\n- ([::Google::Cloud::OracleDatabase::V1::AutonomousDatabaseCharacterSet::CharacterSetType](./Google-Cloud-OracleDatabase-V1-AutonomousDatabaseCharacterSet-CharacterSetType)) --- Output only. The character set type for the Autonomous Database.\n\n### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Identifier. The name of the Autonomous Database Character Set resource in the following format: projects/{project}/locations/{region}/autonomousDatabaseCharacterSets/{autonomous_database_character_set}\n\n### #name=\n\n def name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Identifier. The name of the Autonomous Database Character Set resource in the following format: projects/{project}/locations/{region}/autonomousDatabaseCharacterSets/{autonomous_database_character_set} \n**Returns**\n\n- (::String) --- Identifier. The name of the Autonomous Database Character Set resource in the following format: projects/{project}/locations/{region}/autonomousDatabaseCharacterSets/{autonomous_database_character_set}"]]