v1

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

Creates an Evaluation Set.

post/v1/{+parent}/evaluationSets

Path parameters

parentstring required

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

Request body

agentConfigsobject

Optional. Static configurations for each agent associated with the items in this set. Key: agent_id (matches the author field in events). Value: The static configuration of the agent.

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

Identifier. The resource name of the EvaluationSet. Format: projects/{project}/locations/{location}/evaluationSets/{evaluation_set}

displayNamestring

Required. The display name of the EvaluationSet.

evaluationItemsstring[]

Required. The EvaluationItems that are part of this dataset.

createTimestring google-datetime

Output only. Timestamp when this item was created.

updateTimestring google-datetime

Output only. Timestamp when this item was last updated.

Response

Successful response