Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::AutonomousDatabaseCharacterSet.
Details of the Autonomous Database character set resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/AutonomousDatabaseCharacterSets/
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#character_set
def character_set() -> ::String
Returns
- (::String) — Output only. The character set name for the Autonomous Database which is the ID in the resource name.
#character_set_type
def character_set_type() -> ::Google::Cloud::OracleDatabase::V1::AutonomousDatabaseCharacterSet::CharacterSetType
Returns
- (::Google::Cloud::OracleDatabase::V1::AutonomousDatabaseCharacterSet::CharacterSetType) — Output only. The character set type for the Autonomous Database.
#name
def name() -> ::String
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}
#name=
def name=(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}