Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::DatabaseCharacterSet.
Details of the Database character set resource.
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 Database which is the ID in the resource name.
#character_set_type
def character_set_type() -> ::Google::Cloud::OracleDatabase::V1::DatabaseCharacterSet::CharacterSetType
Returns
- (::Google::Cloud::OracleDatabase::V1::DatabaseCharacterSet::CharacterSetType) — Output only. The character set type for the Database.
#name
def name() -> ::String
Returns
- (::String) — Identifier. The name of the Database Character Set resource in the following format: projects/{project}/locations/{region}/databaseCharacterSets/{database_character_set}
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Identifier. The name of the Database Character Set resource in the following format: projects/{project}/locations/{region}/databaseCharacterSets/{database_character_set}
Returns
- (::String) — Identifier. The name of the Database Character Set resource in the following format: projects/{project}/locations/{region}/databaseCharacterSets/{database_character_set}