Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::GoldengateDeploymentEnvironment (v0.14.0)

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

Details of the Goldengate Deployment Environment resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#auto_scaling_enabled

def auto_scaling_enabled() -> ::Boolean
Returns
  • (::Boolean) — Output only. Whether auto scaling is enabled by default for the Goldengate Deployment Environment resource.

#category

def category() -> ::Google::Cloud::OracleDatabase::V1::GoldengateDeploymentEnvironment::DeploymentCategory
Returns

#default_cpu_core_count

def default_cpu_core_count() -> ::Integer
Returns
  • (::Integer) — Output only. The default CPU core count of the Goldengate Deployment Environment resource.

#display_name

def display_name() -> ::String
Returns
  • (::String) — The display name of the Goldengate Deployment Environment resource.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — The display name of the Goldengate Deployment Environment resource.
Returns
  • (::String) — The display name of the Goldengate Deployment Environment resource.

#environment_type

def environment_type() -> ::Google::Cloud::OracleDatabase::V1::GoldengateDeploymentEnvironment::DeploymentEnvironmentType
Returns

#max_cpu_core_count

def max_cpu_core_count() -> ::Integer
Returns
  • (::Integer) — Output only. The max CPU core count of the Goldengate Deployment Environment resource.

#memory_gb_per_cpu_core

def memory_gb_per_cpu_core() -> ::Integer
Returns
  • (::Integer) — Output only. The memory per CPU core in GBs of the Goldengate Deployment Environment resource.

#min_cpu_core_count

def min_cpu_core_count() -> ::Integer
Returns
  • (::Integer) — Output only. The min CPU core count of the Goldengate Deployment Environment resource.

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The name of the Goldengate Deployment Environment resource with the format: projects/{project}/locations/{location}/goldengateDeploymentEnvironments/{goldengate_deployment_environment}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. The name of the Goldengate Deployment Environment resource with the format: projects/{project}/locations/{location}/goldengateDeploymentEnvironments/{goldengate_deployment_environment}
Returns
  • (::String) — Identifier. The name of the Goldengate Deployment Environment resource with the format: projects/{project}/locations/{location}/goldengateDeploymentEnvironments/{goldengate_deployment_environment}

#network_bandwidth_gbps_per_cpu_core

def network_bandwidth_gbps_per_cpu_core() -> ::Integer
Returns
  • (::Integer) — Output only. The network bandwidth per CPU core in Gbps of the Goldengate Deployment Environment resource.

#storage_usage_limit_gb_per_cpu_core

def storage_usage_limit_gb_per_cpu_core() -> ::Integer
Returns
  • (::Integer) — Output only. The storage usage limit per CPU core in GBs of the Goldengate Deployment Environment resource.