machineType property

String? machineType
getter/setter pair

The type of the machine.

See the list of machine types supported for prediction See the list of machine types supported for custom training. For DeployedModel this field is optional, and the default value is n1-standard-2. For BatchPredictionJob or as part of WorkerPoolSpec this field is required.

Immutable.

Implementation

core.String? machineType;