Method: projects.locations.apps.evaluations.results.runEvaluationResultMetrics

Runs metrics on an existing evaluation result.

HTTP request

POST https://ces.googleapis.com/v1beta/{evaluationResultId=projects/*/locations/*/apps/*/evaluations/*/results/*}:runEvaluationResultMetrics

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
evaluationResultId

string

Required. The evaluation result to run metrics for. Format: projects/{project}/locations/{location}/apps/{app}/evaluations/{evaluation}/results/{evaluationResultId}

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of Operation.

Authorization scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/cloud-platform
  • https://www.googleapis.com/auth/ces

For more information, see the Authentication Overview.