machineType property
The machine type from default pool to use for the build.
If left blank, cloudbuild will use a sensible default. Currently only E2_HIGHCPU_8 is supported. If worker_pool is set, this field will be ignored.
Optional.
Implementation
core.String? machineType;