machineType property

String? machineType
getter/setter pair

Machine type (e.g. "n1-standard-1").

If empty or unspecified, the service will attempt to choose a reasonable default.

Implementation

core.String? machineType;