Module: Google::Cloud::OracleDatabase::V1::DbSystemProperties::ComputeModel
- Defined in:
- proto_docs/google/cloud/oracledatabase/v1/db_system.rb
Overview
The compute model of the DbSystem.
Constant Summary collapse
- COMPUTE_MODEL_UNSPECIFIED =
The compute model is unspecified.
0- ECPU =
The compute model is virtual.
1- OCPU =
The compute model is physical.
2