Updates an evaluation expectation.
HTTP request
PATCH https://ces.googleapis.com/v1beta/{evaluationExpectation.name=projects/*/locations/*/apps/*/evaluationExpectations/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
evaluationExpectation.name |
Identifier. The unique identifier of this evaluation expectation. Format: |
Query parameters
| Parameters | |
|---|---|
updateMask |
Optional. Field mask is used to control which fields get updated. If the mask is not present, all fields will be updated. This is a comma-separated list of fully qualified names of fields. Example: |
Request body
The request body contains an instance of EvaluationExpectation.
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-platformhttps://www.googleapis.com/auth/ces
For more information, see the Authentication Overview.