v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132661,4471.5 MB
projects

Creates an Evaluation Item.

post/v1/{+parent}/evaluationItems

Path parameters

parentstring required

Required. The resource name of the Location to create the Evaluation Item in. Format: projects/{project}/locations/{location}

Request body

gcsUristring

The Cloud Storage object where the request or response is stored.

evaluationItemType'EVALUATION_ITEM_TYPE_UNSPECIFIED' | 'REQUEST' | 'RESULT'

Required. The type of the EvaluationItem.

labelsobject

Optional. Labels for the EvaluationItem.

{"stackTrail":"components:schemas:GoogleCloudAiplatformV1EvaluationItem:properties:metadata","oasType":"schema","type":"unknown","description":"Optional. Metadata for the EvaluationItem."}
namestring

Identifier. The resource name of the EvaluationItem. Format: projects/{project}/locations/{location}/evaluationItems/{evaluation_item}

displayNamestring

Required. The display name of the EvaluationItem.

createTimestring google-datetime

Output only. Timestamp when this item was created.

Response

Successful response