Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::ExascaleDbStorageDetails.
The storage details of the ExascaleDbStorageVault.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#available_size_gbs
def available_size_gbs() -> ::Integer
Returns
- (::Integer) — Output only. The available storage capacity for the ExascaleDbStorageVault, in gigabytes (GB).
#total_size_gbs
def total_size_gbs() -> ::Integer
Returns
- (::Integer) — Required. The total storage allocation for the ExascaleDbStorageVault, in gigabytes (GB).
#total_size_gbs=
def total_size_gbs=(value) -> ::Integer
Parameter
- value (::Integer) — Required. The total storage allocation for the ExascaleDbStorageVault, in gigabytes (GB).
Returns
- (::Integer) — Required. The total storage allocation for the ExascaleDbStorageVault, in gigabytes (GB).