Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::DbSystemShape (v0.11.1)

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::DbSystemShape.

Details of the Database System Shapes resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/DbSystemShapeSummary/

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#available_core_count_per_node

defavailable_core_count_per_node()->::Integer
Returns
  • (::Integer) — Optional. Number of cores per node.

#available_core_count_per_node=

defavailable_core_count_per_node=(value)->::Integer
Parameter
  • value (::Integer) — Optional. Number of cores per node.
Returns
  • (::Integer) — Optional. Number of cores per node.

#available_data_storage_tb

defavailable_data_storage_tb()->::Integer
Returns
  • (::Integer) — Optional. Storage per storage server in terabytes.

#available_data_storage_tb=

defavailable_data_storage_tb=(value)->::Integer
Parameter
  • value (::Integer) — Optional. Storage per storage server in terabytes.
Returns
  • (::Integer) — Optional. Storage per storage server in terabytes.

#available_memory_per_node_gb

defavailable_memory_per_node_gb()->::Integer
Returns
  • (::Integer) — Optional. Memory per database server node in gigabytes.

#available_memory_per_node_gb=

defavailable_memory_per_node_gb=(value)->::Integer
Parameter
  • value (::Integer) — Optional. Memory per database server node in gigabytes.
Returns
  • (::Integer) — Optional. Memory per database server node in gigabytes.

#max_node_count

defmax_node_count()->::Integer
Returns
  • (::Integer) — Optional. Maximum number of database servers.

#max_node_count=

defmax_node_count=(value)->::Integer
Parameter
  • value (::Integer) — Optional. Maximum number of database servers.
Returns
  • (::Integer) — Optional. Maximum number of database servers.

#max_storage_count

defmax_storage_count()->::Integer
Returns
  • (::Integer) — Optional. Maximum number of storage servers.

#max_storage_count=

defmax_storage_count=(value)->::Integer
Parameter
  • value (::Integer) — Optional. Maximum number of storage servers.
Returns
  • (::Integer) — Optional. Maximum number of storage servers.

#min_core_count_per_node

defmin_core_count_per_node()->::Integer
Returns
  • (::Integer) — Optional. Minimum core count per node.

#min_core_count_per_node=

defmin_core_count_per_node=(value)->::Integer
Parameter
  • value (::Integer) — Optional. Minimum core count per node.
Returns
  • (::Integer) — Optional. Minimum core count per node.

#min_db_node_storage_per_node_gb

defmin_db_node_storage_per_node_gb()->::Integer
Returns
  • (::Integer) — Optional. Minimum node storage per database server in gigabytes.

#min_db_node_storage_per_node_gb=

defmin_db_node_storage_per_node_gb=(value)->::Integer
Parameter
  • value (::Integer) — Optional. Minimum node storage per database server in gigabytes.
Returns
  • (::Integer) — Optional. Minimum node storage per database server in gigabytes.

#min_memory_per_node_gb

defmin_memory_per_node_gb()->::Integer
Returns
  • (::Integer) — Optional. Minimum memory per node in gigabytes.

#min_memory_per_node_gb=

defmin_memory_per_node_gb=(value)->::Integer
Parameter
  • value (::Integer) — Optional. Minimum memory per node in gigabytes.
Returns
  • (::Integer) — Optional. Minimum memory per node in gigabytes.

#min_node_count

defmin_node_count()->::Integer
Returns
  • (::Integer) — Optional. Minimum number of database servers.

#min_node_count=

defmin_node_count=(value)->::Integer
Parameter
  • value (::Integer) — Optional. Minimum number of database servers.
Returns
  • (::Integer) — Optional. Minimum number of database servers.

#min_storage_count

defmin_storage_count()->::Integer
Returns
  • (::Integer) — Optional. Minimum number of storage servers.

#min_storage_count=

defmin_storage_count=(value)->::Integer
Parameter
  • value (::Integer) — Optional. Minimum number of storage servers.
Returns
  • (::Integer) — Optional. Minimum number of storage servers.

#name

defname()->::String
Returns
  • (::String) — Identifier. The name of the Database System Shape resource with the format: projects/{project}/locations/{region}/dbSystemShapes/{db_system_shape}

#name=

defname=(value)->::String
Parameter
  • value (::String) — Identifier. The name of the Database System Shape resource with the format: projects/{project}/locations/{region}/dbSystemShapes/{db_system_shape}
Returns
  • (::String) — Identifier. The name of the Database System Shape resource with the format: projects/{project}/locations/{region}/dbSystemShapes/{db_system_shape}

#shape

defshape()->::String
Returns
  • (::String) — Optional. shape

#shape=

defshape=(value)->::String
Parameter
  • value (::String) — Optional. shape
Returns
  • (::String) — Optional. shape

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.