Full name: projects.locations.onlineEvaluators.patch
Updates the fields of an OnlineEvaluator.
Endpoint
patchhttps://{service-endpoint}/v1beta1/{onlineEvaluator.name}
PATCH https://{service-endpoint}/v1beta1/{onlineEvaluator.name}
Where {service-endpoint} is one of the supported service endpoints.
Path parameters
onlineEvaluator.namestring
Identifier. The resource name of the OnlineEvaluator. Format: projects/{project}/locations/{location}/onlineEvaluators/{id}.
Query parameters
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: "user.displayName,photo".
Request body
The request body contains an instance of OnlineEvaluator.
Response body
If successful, the response body contains an instance of Operation.