Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::ConfigureExascaleCloudExadataInfrastructureRequest (v0.16.0)

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

The request for CloudExadataInfrastructure.ConfigureExascale.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the Cloud Exadata Infrastructure in the following format: projects/{project}/locations/{location}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the Cloud Exadata Infrastructure in the following format: projects/{project}/locations/{location}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}.
Returns
  • (::String) — Required. The name of the Cloud Exadata Infrastructure in the following format: projects/{project}/locations/{location}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}.

#request_id

def request_id() -> ::String
Returns
  • (::String) — Optional. An optional ID to identify the request.

#request_id=

def request_id=(value) -> ::String
Parameter
  • value (::String) — Optional. An optional ID to identify the request.
Returns
  • (::String) — Optional. An optional ID to identify the request.

#total_storage_size_gb

def total_storage_size_gb() -> ::Integer
Returns
  • (::Integer) — Required. The total storage to be allocated to Exascale in GBs.

#total_storage_size_gb=

def total_storage_size_gb=(value) -> ::Integer
Parameter
  • value (::Integer) — Required. The total storage to be allocated to Exascale in GBs.
Returns
  • (::Integer) — Required. The total storage to be allocated to Exascale in GBs.