Class GetMachineTypeRequest (1.6.0)

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

A request message for MachineTypes.Get. See the method description for details.

Attributes

NameDescription
machine_type str
Name of the machine type to return.
project str
Project ID for this request.
zone str
The name of the zone for this request.

Inheritance

builtins.object > proto.message.Message > GetMachineTypeRequest