machineType property

String? machineType
getter/setter pair

Machine type of a worker, such as e2-medium.

See Worker pool config file. If left blank, Cloud Build will use a sensible default.

Implementation

core.String? machineType;