Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::DbSystemProperties.
The properties of a DbSystem.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#compute_count
def compute_count() -> ::Integer
Returns
- (::Integer) — Required. The number of CPU cores to enable for the DbSystem.
#compute_count=
def compute_count=(value) -> ::Integer
Parameter
- value (::Integer) — Required. The number of CPU cores to enable for the DbSystem.
Returns
- (::Integer) — Required. The number of CPU cores to enable for the DbSystem.
#compute_model
def compute_model() -> ::Google::Cloud::OracleDatabase::V1::DbSystemProperties::ComputeModel
Returns
- (::Google::Cloud::OracleDatabase::V1::DbSystemProperties::ComputeModel) — Optional. The compute model of the DbSystem.
#compute_model=
def compute_model=(value) -> ::Google::Cloud::OracleDatabase::V1::DbSystemProperties::ComputeModel
Parameter
- value (::Google::Cloud::OracleDatabase::V1::DbSystemProperties::ComputeModel) — Optional. The compute model of the DbSystem.
Returns
- (::Google::Cloud::OracleDatabase::V1::DbSystemProperties::ComputeModel) — Optional. The compute model of the DbSystem.
#data_collection_options
def data_collection_options() -> ::Google::Cloud::OracleDatabase::V1::DataCollectionOptionsDbSystem
Returns
- (::Google::Cloud::OracleDatabase::V1::DataCollectionOptionsDbSystem) — Optional. Data collection options for diagnostics.
#data_collection_options=
def data_collection_options=(value) -> ::Google::Cloud::OracleDatabase::V1::DataCollectionOptionsDbSystem
Parameter
- value (::Google::Cloud::OracleDatabase::V1::DataCollectionOptionsDbSystem) — Optional. Data collection options for diagnostics.
Returns
- (::Google::Cloud::OracleDatabase::V1::DataCollectionOptionsDbSystem) — Optional. Data collection options for diagnostics.
#data_storage_size_gb
def data_storage_size_gb() -> ::Integer
Returns
- (::Integer) — Optional. The data storage size in GB that is currently available to DbSystems.
#data_storage_size_gb=
def data_storage_size_gb=(value) -> ::Integer
Parameter
- value (::Integer) — Optional. The data storage size in GB that is currently available to DbSystems.
Returns
- (::Integer) — Optional. The data storage size in GB that is currently available to DbSystems.
#database_edition
def database_edition() -> ::Google::Cloud::OracleDatabase::V1::DbSystemProperties::DbSystemDatabaseEdition
Returns
- (::Google::Cloud::OracleDatabase::V1::DbSystemProperties::DbSystemDatabaseEdition) — Required. The database edition of the DbSystem.
#database_edition=
def database_edition=(value) -> ::Google::Cloud::OracleDatabase::V1::DbSystemProperties::DbSystemDatabaseEdition
Parameter
- value (::Google::Cloud::OracleDatabase::V1::DbSystemProperties::DbSystemDatabaseEdition) — Required. The database edition of the DbSystem.
Returns
- (::Google::Cloud::OracleDatabase::V1::DbSystemProperties::DbSystemDatabaseEdition) — Required. The database edition of the DbSystem.
#db_home
def db_home() -> ::Google::Cloud::OracleDatabase::V1::DbHome
Returns
- (::Google::Cloud::OracleDatabase::V1::DbHome) — Optional. Details for creating a Database Home.
#db_home=
def db_home=(value) -> ::Google::Cloud::OracleDatabase::V1::DbHome
Parameter
- value (::Google::Cloud::OracleDatabase::V1::DbHome) — Optional. Details for creating a Database Home.
Returns
- (::Google::Cloud::OracleDatabase::V1::DbHome) — Optional. Details for creating a Database Home.
#db_system_options
def db_system_options() -> ::Google::Cloud::OracleDatabase::V1::DbSystemOptions
Returns
- (::Google::Cloud::OracleDatabase::V1::DbSystemOptions) — Optional. The options for the DbSystem.
#db_system_options=
def db_system_options=(value) -> ::Google::Cloud::OracleDatabase::V1::DbSystemOptions
Parameter
- value (::Google::Cloud::OracleDatabase::V1::DbSystemOptions) — Optional. The options for the DbSystem.
Returns
- (::Google::Cloud::OracleDatabase::V1::DbSystemOptions) — Optional. The options for the DbSystem.
#domain
def domain() -> ::String
Returns
- (::String) — Optional. The host domain name of the DbSystem.
#domain=
def domain=(value) -> ::String
Parameter
- value (::String) — Optional. The host domain name of the DbSystem.
Returns
- (::String) — Optional. The host domain name of the DbSystem.
#hostname
def hostname() -> ::String
Returns
- (::String) — Output only. The hostname of the DbSystem.
#hostname_prefix
def hostname_prefix() -> ::String
Returns
- (::String) — Optional. Prefix for DB System host names.
#hostname_prefix=
def hostname_prefix=(value) -> ::String
Parameter
- value (::String) — Optional. Prefix for DB System host names.
Returns
- (::String) — Optional. Prefix for DB System host names.
#initial_data_storage_size_gb
def initial_data_storage_size_gb() -> ::Integer
Returns
- (::Integer) — Required. The initial data storage size in GB.
#initial_data_storage_size_gb=
def initial_data_storage_size_gb=(value) -> ::Integer
Parameter
- value (::Integer) — Required. The initial data storage size in GB.
Returns
- (::Integer) — Required. The initial data storage size in GB.
#license_model
def license_model() -> ::Google::Cloud::OracleDatabase::V1::DbSystemProperties::LicenseModel
Returns
- (::Google::Cloud::OracleDatabase::V1::DbSystemProperties::LicenseModel) — Required. The license model of the DbSystem.
#license_model=
def license_model=(value) -> ::Google::Cloud::OracleDatabase::V1::DbSystemProperties::LicenseModel
Parameter
- value (::Google::Cloud::OracleDatabase::V1::DbSystemProperties::LicenseModel) — Required. The license model of the DbSystem.
Returns
- (::Google::Cloud::OracleDatabase::V1::DbSystemProperties::LicenseModel) — Required. The license model of the DbSystem.
#lifecycle_state
def lifecycle_state() -> ::Google::Cloud::OracleDatabase::V1::DbSystemProperties::DbSystemLifecycleState
Returns
- (::Google::Cloud::OracleDatabase::V1::DbSystemProperties::DbSystemLifecycleState) — Output only. State of the DbSystem.
#memory_size_gb
def memory_size_gb() -> ::Integer
Returns
- (::Integer) — Optional. The memory size in GB.
#memory_size_gb=
def memory_size_gb=(value) -> ::Integer
Parameter
- value (::Integer) — Optional. The memory size in GB.
Returns
- (::Integer) — Optional. The memory size in GB.
#node_count
def node_count() -> ::Integer
Returns
- (::Integer) — Optional. The number of nodes in the DbSystem.
#node_count=
def node_count=(value) -> ::Integer
Parameter
- value (::Integer) — Optional. The number of nodes in the DbSystem.
Returns
- (::Integer) — Optional. The number of nodes in the DbSystem.
#ocid
def ocid() -> ::String
Returns
- (::String) — Output only. OCID of the DbSystem.
#private_ip
def private_ip() -> ::String
Returns
- (::String) — Optional. The private IP address of the DbSystem.
#private_ip=
def private_ip=(value) -> ::String
Parameter
- value (::String) — Optional. The private IP address of the DbSystem.
Returns
- (::String) — Optional. The private IP address of the DbSystem.
#reco_storage_size_gb
def reco_storage_size_gb() -> ::Integer
Returns
- (::Integer) — Optional. The reco/redo storage size in GB.
#reco_storage_size_gb=
def reco_storage_size_gb=(value) -> ::Integer
Parameter
- value (::Integer) — Optional. The reco/redo storage size in GB.
Returns
- (::Integer) — Optional. The reco/redo storage size in GB.
#shape
def shape() -> ::String
Returns
- (::String) — Required. Shape of DB System.
#shape=
def shape=(value) -> ::String
Parameter
- value (::String) — Required. Shape of DB System.
Returns
- (::String) — Required. Shape of DB System.
#ssh_public_keys
def ssh_public_keys() -> ::Array<::String>
Returns
- (::Array<::String>) — Required. SSH public keys to be stored with the DbSystem.
#ssh_public_keys=
def ssh_public_keys=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Required. SSH public keys to be stored with the DbSystem.
Returns
- (::Array<::String>) — Required. SSH public keys to be stored with the DbSystem.
#time_zone
def time_zone() -> ::Google::Type::TimeZone
Returns
- (::Google::Type::TimeZone) — Optional. Time zone of the DbSystem.
#time_zone=
def time_zone=(value) -> ::Google::Type::TimeZone
Parameter
- value (::Google::Type::TimeZone) — Optional. Time zone of the DbSystem.
Returns
- (::Google::Type::TimeZone) — Optional. Time zone of the DbSystem.