Full name: projects.locations.models.evaluations.import
Imports an externally generated ModelEvaluation.
Endpoint
posthttps://{service-endpoint}/v1beta1/{parent}/evaluations:import
Where {service-endpoint} is one of the supported service endpoints.
Path parameters
parentstring
Required. The name of the parent model resource. Format: projects/{project}/locations/{location}/models/{model}
Request body
The request body contains data with the following structure:
Required. Model evaluation resource to be imported.
Response body
If successful, the response body contains an instance of ModelEvaluation.