Method: projects.locations.apps.evaluationExpectations.get

Gets details of the specified evaluation expectation.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The resource name of the evaluation expectation to retrieve.

Request body

The request body must be empty.

Response body

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

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.