Response message of ModelService.UploadModel operation.
modelstring
The name of the uploaded Model resource. Format: projects/{project}/locations/{location}/models/{model}
modelVersionIdstring
Output only. The version id of the model that is uploaded.
| JSON representation |
|---|
{ "model": string, "modelVersionId": string } |