Class StreamingAutomlClassificationConfig (2.2.0)

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

Config for STREAMING_AUTOML_CLASSIFICATION. .. attribute:: model_name

Resource name of AutoML model. Format: projects/{project_number}/locations/{location_id}/models/{model_id}

:type: str