Cloud Database Migration Service V1 API - Class Google::Cloud::CloudDMS::V1::AlloyDbSettings::PrimaryInstanceSettings::MachineConfig (v0.8.0)

Reference documentation and code samples for the Cloud Database Migration Service V1 API class Google::Cloud::CloudDMS::V1::AlloyDbSettings::PrimaryInstanceSettings::MachineConfig.

MachineConfig describes the configuration of a machine.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cpu_count

def cpu_count() -> ::Integer
Returns
  • (::Integer) — The number of CPU's in the VM instance.

#cpu_count=

def cpu_count=(value) -> ::Integer
Parameter
  • value (::Integer) — The number of CPU's in the VM instance.
Returns
  • (::Integer) — The number of CPU's in the VM instance.