Optional. You can filter the jobs to list by model_id (also known as model_name, as described in EvaluationJob.modelVersion) or by evaluation job state (as described in EvaluationJob.state). To filter by both criteria, use the AND operator or the OR operator. For example, you can use the following string for your filter: "evaluationjob.model_id = {model_name} AND evaluationjob.state = {evaluation_job_state}"
↳ page_size
int
Optional. Requested page size. Server may return fewer results than requested. Default value is 100.
↳ page_token
string
Optional. A token identifying a page of results for the server to return. Typically obtained by the nextPageToken in the response to the previous request. The request returns the first page if this is empty.
Optional. You can filter the jobs to list by model_id (also known as
model_name, as described in
EvaluationJob.modelVersion) or by
evaluation job state (as described in EvaluationJob.state). To filter
by both criteria, use the AND operator or the OR operator. For example,
you can use the following string for your filter:
"evaluationjob.model_id = {model_name} AND
evaluationjob.state = {evaluation_job_state}"
Returns
Type
Description
string
setFilter
Optional. You can filter the jobs to list by model_id (also known as
model_name, as described in
EvaluationJob.modelVersion) or by
evaluation job state (as described in EvaluationJob.state). To filter
by both criteria, use the AND operator or the OR operator. For example,
you can use the following string for your filter:
"evaluationjob.model_id = {model_name} AND
evaluationjob.state = {evaluation_job_state}"
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPageSize
Optional. Requested page size. Server may return fewer results than
requested. Default value is 100.
Returns
Type
Description
int
setPageSize
Optional. Requested page size. Server may return fewer results than
requested. Default value is 100.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
Optional. A token identifying a page of results for the server to return.
Typically obtained by the
nextPageToken in the response
to the previous request. The request returns the first page if this is
empty.
Returns
Type
Description
string
setPageToken
Optional. A token identifying a page of results for the server to return.
Typically obtained by the
nextPageToken in the response
to the previous request. The request returns the first page if this is
empty.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameters
Name
Description
parent
string
Required. Evaluation job resource parent. Format:
"projects/{project_id}"
Please see DataLabelingServiceClient::projectName() for help formatting this field.
filter
string
Optional. You can filter the jobs to list by model_id (also known as
model_name, as described in
EvaluationJob.modelVersion) or by
evaluation job state (as described in EvaluationJob.state). To filter
by both criteria, use the AND operator or the OR operator. For example,
you can use the following string for your filter:
"evaluationjob.model_id = {model_name} AND
evaluationjob.state = {evaluation_job_state}"
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Datalabeling V1beta1 Client - Class ListEvaluationJobsRequest (0.6.3)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.3 (latest)](/php/docs/reference/cloud-datalabeling/latest/V1beta1.ListEvaluationJobsRequest)\n- [0.6.2](/php/docs/reference/cloud-datalabeling/0.6.2/V1beta1.ListEvaluationJobsRequest)\n- [0.5.7](/php/docs/reference/cloud-datalabeling/0.5.7/V1beta1.ListEvaluationJobsRequest)\n- [0.4.2](/php/docs/reference/cloud-datalabeling/0.4.2/V1beta1.ListEvaluationJobsRequest)\n- [0.3.1](/php/docs/reference/cloud-datalabeling/0.3.1/V1beta1.ListEvaluationJobsRequest)\n- [0.2.0](/php/docs/reference/cloud-datalabeling/0.2.0/V1beta1.ListEvaluationJobsRequest)\n- [0.1.14](/php/docs/reference/cloud-datalabeling/0.1.14/V1beta1.ListEvaluationJobsRequest) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class ListEvaluationJobsRequest.\n\nRequest message for ListEvaluationJobs.\n\nGenerated from protobuf message `google.cloud.datalabeling.v1beta1.ListEvaluationJobsRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DataLabeling \\\\ V1beta1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. Evaluation job resource parent. Format:\n\"projects/\u003cvar translate=\"no\"\u003e{project_id}\u003c/var\u003e\"\n\n### setParent\n\nRequired. Evaluation job resource parent. Format:\n\"projects/\u003cvar translate=\"no\"\u003e{project_id}\u003c/var\u003e\"\n\n### getFilter\n\nOptional. You can filter the jobs to list by model_id (also known as\nmodel_name, as described in\n[EvaluationJob.modelVersion](/php/docs/reference/cloud-datalabeling/latest/V1beta1.EvaluationJob#_Google_Cloud_DataLabeling_V1beta1_EvaluationJob__getModelVersion__)) or by\nevaluation job state (as described in [EvaluationJob.state](/php/docs/reference/cloud-datalabeling/latest/V1beta1.EvaluationJob#_Google_Cloud_DataLabeling_V1beta1_EvaluationJob__getState__)). To filter\nby both criteria, use the `AND` operator or the `OR` operator. For example,\nyou can use the following string for your filter:\n\"evaluationjob.model_id = \u003cvar translate=\"no\"\u003e{model_name}\u003c/var\u003e AND\nevaluationjob.state = \u003cvar translate=\"no\"\u003e{evaluation_job_state}\u003c/var\u003e\"\n\n### setFilter\n\nOptional. You can filter the jobs to list by model_id (also known as\nmodel_name, as described in\n[EvaluationJob.modelVersion](/php/docs/reference/cloud-datalabeling/latest/V1beta1.EvaluationJob#_Google_Cloud_DataLabeling_V1beta1_EvaluationJob__getModelVersion__)) or by\nevaluation job state (as described in [EvaluationJob.state](/php/docs/reference/cloud-datalabeling/latest/V1beta1.EvaluationJob#_Google_Cloud_DataLabeling_V1beta1_EvaluationJob__getState__)). To filter\nby both criteria, use the `AND` operator or the `OR` operator. For example,\nyou can use the following string for your filter:\n\"evaluationjob.model_id = \u003cvar translate=\"no\"\u003e{model_name}\u003c/var\u003e AND\nevaluationjob.state = \u003cvar translate=\"no\"\u003e{evaluation_job_state}\u003c/var\u003e\"\n\n### getPageSize\n\nOptional. Requested page size. Server may return fewer results than\nrequested. Default value is 100.\n\n### setPageSize\n\nOptional. Requested page size. Server may return fewer results than\nrequested. Default value is 100.\n\n### getPageToken\n\nOptional. A token identifying a page of results for the server to return.\n\nTypically obtained by the\n[nextPageToken](/php/docs/reference/cloud-datalabeling/latest/V1beta1.ListEvaluationJobsResponse#_Google_Cloud_DataLabeling_V1beta1_ListEvaluationJobsResponse__getNextPageToken__) in the response\nto the previous request. The request returns the first page if this is\nempty.\n\n### setPageToken\n\nOptional. A token identifying a page of results for the server to return.\n\nTypically obtained by the\n[nextPageToken](/php/docs/reference/cloud-datalabeling/latest/V1beta1.ListEvaluationJobsResponse#_Google_Cloud_DataLabeling_V1beta1_ListEvaluationJobsResponse__getNextPageToken__) in the response\nto the previous request. The request returns the first page if this is\nempty.\n\n### static::build"]]