Creates an EvaluationDataset.
HTTP request
POST https://foodorderingaiagent.googleapis.com/v1/{parent=projects/*/locations/*/brands/*}/evaluationDatasets
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
parent |
Required. The parent brand, which owns this collection of evaluation datasets. Format: projects/{project}/locations/{location}/brands/{brand} |
Query parameters
| Parameters | |
|---|---|
evaluationDatasetId |
Optional. The ID to use for the evaluation dataset, which will become the final component of the evaluation dataset's resource name. |
Request body
The request body contains an instance of EvaluationDataset.
Response body
If successful, the response body contains a newly created instance of EvaluationDataset.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.