The desired job attributes returned for jobs in the
search response. Defaults to
[JobView.JOB_VIEW_FULL][google.cloud.talent.v4.JobView.JOB_VIEW_FULL] if no
value is specified.
The maximum number of jobs to be returned per page of results.
If [job_view][google.cloud.talent.v4.ListJobsRequest.job_view] is set to
[JobView.JOB_VIEW_ID_ONLY][google.cloud.talent.v4.JobView.JOB_VIEW_ID_ONLY],
the maximum allowed page size is 1000. Otherwise, the maximum allowed page
size is 100.
Default is 100 if empty or a number < 1 is specified.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListJobsRequest\u003c/code\u003e class is part of the Google Cloud Talent Solution v4 API, facilitating the listing of job resources.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports filtering jobs by \u003ccode\u003ecompanyName\u003c/code\u003e, \u003ccode\u003erequisitionId\u003c/code\u003e, and \u003ccode\u003estatus\u003c/code\u003e, and requires at least one of the first two parameters when creating a filter.\u003c/p\u003e\n"],["\u003cp\u003eUsers can control the amount of job details returned using the \u003ccode\u003eJobView\u003c/code\u003e property, and set the \u003ccode\u003ePageSize\u003c/code\u003e and \u003ccode\u003ePageToken\u003c/code\u003e to control the number of results per page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property, along with its \u003ccode\u003eParentAsTenantName\u003c/code\u003e view, is required to specify the tenant resource under which the jobs are listed, following the format "projects/{project_id}/tenants/{tenant_id}".\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eListJobsRequest\u003c/code\u003e available is 2.7.0, with multiple past versions offered dating back to 1.0.0.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Talent Solution v4 API - Class ListJobsRequest (2.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.7.0 (latest)](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.ListJobsRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.6.0/Google.Cloud.Talent.V4.ListJobsRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.5.0/Google.Cloud.Talent.V4.ListJobsRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.4.0/Google.Cloud.Talent.V4.ListJobsRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.3.0/Google.Cloud.Talent.V4.ListJobsRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.2.0/Google.Cloud.Talent.V4.ListJobsRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.1.0/Google.Cloud.Talent.V4.ListJobsRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.0.0/Google.Cloud.Talent.V4.ListJobsRequest)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.4.0/Google.Cloud.Talent.V4.ListJobsRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.3.0/Google.Cloud.Talent.V4.ListJobsRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.2.0/Google.Cloud.Talent.V4.ListJobsRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.1.0/Google.Cloud.Talent.V4.ListJobsRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.0.0/Google.Cloud.Talent.V4.ListJobsRequest) \n\n public sealed class ListJobsRequest : IMessage\u003cListJobsRequest\u003e, IEquatable\u003cListJobsRequest\u003e, IDeepCloneable\u003cListJobsRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Google Cloud Talent Solution v4 API class ListJobsRequest.\n\nList jobs request. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListJobsRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListJobsRequest](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.ListJobsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListJobsRequest](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.ListJobsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListJobsRequest](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.ListJobsRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html), [IPageRequest](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageRequest.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Talent.V4](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4)\n\nAssembly\n--------\n\nGoogle.Cloud.Talent.V4.dll\n\nConstructors\n------------\n\n### ListJobsRequest()\n\n public ListJobsRequest()\n\n### ListJobsRequest(ListJobsRequest)\n\n public ListJobsRequest(ListJobsRequest other)\n\nProperties\n----------\n\n### Filter\n\n public string Filter { get; set; }\n\nRequired. The filter string specifies the jobs to be enumerated.\n\nSupported operator: =, AND\n\nThe fields eligible for filtering are:\n\n- `companyName`\n- `requisitionId`\n- `status` Available values: OPEN, EXPIRED, ALL. Defaults to OPEN if no value is specified.\n\nAt least one of `companyName` and `requisitionId` must present or an\nINVALID_ARGUMENT error is thrown.\n\nSample Query:\n\n- companyName = \"projects/foo/tenants/bar/companies/baz\"\n- companyName = \"projects/foo/tenants/bar/companies/baz\" AND requisitionId = \"req-1\"\n- companyName = \"projects/foo/tenants/bar/companies/baz\" AND status = \"EXPIRED\"\n- requisitionId = \"req-1\"\n- requisitionId = \"req-1\" AND status = \"EXPIRED\"\n\n### JobView\n\n public JobView JobView { get; set; }\n\nThe desired job attributes returned for jobs in the\nsearch response. Defaults to\n\\[JobView.JOB_VIEW_FULL\\]\\[google.cloud.talent.v4.JobView.JOB_VIEW_FULL\\] if no\nvalue is specified.\n\n### PageSize\n\n public int PageSize { get; set; }\n\nThe maximum number of jobs to be returned per page of results.\n\nIf \\[job_view\\]\\[google.cloud.talent.v4.ListJobsRequest.job_view\\] is set to\n\\[JobView.JOB_VIEW_ID_ONLY\\]\\[google.cloud.talent.v4.JobView.JOB_VIEW_ID_ONLY\\],\nthe maximum allowed page size is 1000. Otherwise, the maximum allowed page\nsize is 100.\n\nDefault is 100 if empty or a number \\\u003c 1 is specified.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nThe starting point of a query result.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The resource name of the tenant under which the job is created.\n\nThe format is \"projects/{project_id}/tenants/{tenant_id}\". For example,\n\"projects/foo/tenants/bar\".\n\n### ParentAsTenantName\n\n public TenantName ParentAsTenantName { get; set; }\n\n[TenantName](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.TenantName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.ListJobsRequest#Google_Cloud_Talent_V4_ListJobsRequest_Parent) resource name property."]]