AlloyDB V1BETA API - Class Google::Cloud::AlloyDB::V1beta::Instance::MachineConfig (v0.2.0)

Reference documentation and code samples for the AlloyDB V1BETA API class Google::Cloud::AlloyDB::V1beta::Instance::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.