Class AutoMlParams (0.5.2)

AutoMlParams(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Parameters to control AutoML model prediction behavior. .. attribute:: model

Resource name of the AutoML model.

Format: projects/{project-id}/locations/{location-id}/models/{model-id}.

:type: str