Class Model (0.4.0)

API proto representing a trained machine learning model.

Metadata for translation models.

Metadata for text classification models.

Metadata for video classification models.

Metadata for text extraction models.

Metadata for text sentiment models.

Required. The name of the model to show in the interface. The name can be up to 32 characters long and can consist only of ASCII Latin letters A-Z and a-z, underscores (_), and ASCII digits 0-9. It must start with a letter.

Output only. Timestamp when the model training finished and can be used for prediction.

Output only. Deployment state of the model. A model can only serve prediction requests after it gets deployed.