machineType property
Specifies type of machine (name only) which has fixed number of vCPUs and fixed amount of memory.
This also includes specifying custom machine type following custom-NUMBER_OF_CPUS-AMOUNT_OF_MEMORY pattern.
Implementation
core.String? machineType;