Creates a Model.
Timestamp when the model resource was created, which is also when the training started.
The dataset from which the model is trained, in form of projects/{project-number-or-id}/locations/{location_id}/datasets/{dataset_id}
projects/{project-number-or-id}/locations/{location_id}/datasets/{dataset_id}
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.
The resource name of the model, in form of projects/{project-number-or-id}/locations/{location_id}/models/{model_id}
projects/{project-number-or-id}/locations/{location_id}/models/{model_id}
The BCP-47 language code of the source language.
The BCP-47 language code of the target language.
Number of examples (sentence pairs) used to test the model.
Number of examples (sentence pairs) used to train the model.
Timestamp when this model was last updated.
Number of examples (sentence pairs) used to validate the model.