Method: projects.locations.apps.scheduledEvaluationRuns.get

Gets details of the specified scheduled evaluation run.

HTTP request

GET https://ces.googleapis.com/v1beta/{name=projects/*/locations/*/apps/*/scheduledEvaluationRuns/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The resource name of the scheduled evaluation run to retrieve.

Request body

The request body must be empty.

Response body

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

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.