Creates a model in Firebase ML. The longrunning operation will eventually return a Model
Lists operation ids associated with this model whose status is NOT done.
Timestamp when this model was created in Firebase ML.
The name of the model to create. 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.
See RFC7232 https://tools.ietf.org/html/rfc7232#section-2.3
The model_hash will change if a new file is available for download.
The resource name of the Model. Model names have the form projects/{project_id}/models/{model_id} The name is ignored when creating a model.
projects/{project_id}/models/{model_id}
State common to all model types. Includes publishing and validation information.
User defined tags which can be used to group/filter models during listing
A TFLite Model
Timestamp when this model was updated in Firebase ML.