Class Model (0.9.0)

API proto representing a trained machine learning model.

Metadata for translation models.

Metadata for text classification models.

Metadata for text extraction models.

Output only. Resource name of the model. Format: projects/{p roject_id}/locations/{location_id}/models/{model_id}

Required. The resource ID of the dataset used to create the model. The dataset must come from the same ancestor project and location.

Output only. Timestamp when this model was last updated.

Used to perform a consistent read-modify-write updates. If not set, a blind "overwrite" update happens.

Classes

LabelsEntry

API documentation for automl_v1.types.Model.LabelsEntry class.