machineType property

String? machineType
getter/setter pair

The Compute Engine machine type used for runtimes.

Short name is valid. Examples: * n1-standard-2 * e2-standard-8

Required.

Implementation

core.String? machineType;