Method: onlineEvaluators.create

Full name: projects.locations.onlineEvaluators.create

Creates an OnlineEvaluator in the given project and location.

Endpoint

post https://{service-endpoint}/v1beta1/{parent}/onlineEvaluators

Where {endpoint} is one of the supported service endpoints.

Path parameters

parent string

Required. The parent resource where the OnlineEvaluator will be created. Format: projects/{project}/locations/{location}.

Request body

The request body contains an instance of OnlineEvaluator.

Response body

If successful, the response body contains a newly created instance of Operation.