Class InstancesSetMachineTypeRequest (1.5.0)

InstancesSetMachineTypeRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attribute

NameDescription
machine_type str
Full or partial URL of the machine type resource. See Machine Types for a full list of machine types. For example: zones/us-central1-f/machineTypes/n1-standard-1 This field is a member of `oneof`_ ``_machine_type``.

Inheritance

builtins.object > proto.message.Message > InstancesSetMachineTypeRequest