Creates evaluation of a generator.
HTTP request
POST https://{endpoint}/v2/{parent=projects/*/locations/*/generators/*}/evaluations
Where {endpoint} is one of the supported service endpoints.
The URLs use gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
parent |
Required. The generator resource name. Format: |
Request body
The request body contains an instance of GeneratorEvaluation.
Response body
If successful, the response body contains a newly created instance of Operation.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-platformhttps://www.googleapis.com/auth/dialogflow
For more information, see the Authentication Overview.