machineType property

String? machineType
getter/setter pair

The machine type to create the MachineImage with.

If empty, the service will choose a relevant machine type based on the information from the source image. For more information about machine types, please refer to https://cloud.google.com/compute/docs/machine-resource.

Optional.

Implementation

core.String? machineType;