v1

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

Lists the OnlineEvaluators for the given project and location.

get/v1/{+parent}/onlineEvaluators

Path parameters

parentstring required

Required. The parent resource of the OnlineEvaluators to list. Format: projects/{project}/locations/{location}.

Query parameters

filterstring

Optional. Standard list filter. Supported fields: * create_time * update_time * agent_resource Example: create_time>"2026-01-01T00:00:00-04:00" where the timestamp is in RFC 3339 format) Based on aip.dev/160.

orderBystring

Optional. A comma-separated list of fields to order by. The default sorting order is ascending. Use "desc" after a field name for descending. Supported fields: * create_time * update_time Example: create_time desc. Based on aip.dev/132.

pageSizeinteger

Optional. The maximum number of OnlineEvaluators to return. The service may return fewer than this value. If unspecified, at most 100 OnlineEvaluators will be returned. The maximum value is 100; values above 100 will be coerced to 100. Based on aip.dev/158.

pageTokenstring

Optional. A token identifying a page of results the server should return. Based on aip.dev/158.

Response

Successful response