automlModel property

String? automlModel
getter/setter pair

Label is generated AutoML model.

This field stores the full resource name of the AutoML model. Format: projects/{project-id}/locations/{location-id}/models/{model-id}

Implementation

core.String? automlModel;