Set to true if the companies requested must have open jobs.
Defaults to false.
If true, at most
[page_size][google.cloud.talent.v4.ListCompaniesRequest.page_size] of
companies are fetched, among which only those with open jobs are returned.
[[["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\u003eListCompaniesRequest\u003c/code\u003e class is part of the Google Cloud Talent Solution v4 API, allowing retrieval of companies with ACL visibility.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e, to support various functionalities and interactions within the API.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e to configure and control the listing of companies, as well as \u003ccode\u003eRequireOpenJobs\u003c/code\u003e to filter for companies with active job postings.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eListCompaniesRequest\u003c/code\u003e class is 2.7.0, with multiple previous versions available ranging back to 1.0.0, each accessible through a specific documentation link.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is required and specifies the resource name of the tenant, formatted as "projects/{project_id}/tenants/{tenant_id}".\u003c/p\u003e\n"]]],[],null,["# Google Cloud Talent Solution v4 API - Class ListCompaniesRequest (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.ListCompaniesRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.6.0/Google.Cloud.Talent.V4.ListCompaniesRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.5.0/Google.Cloud.Talent.V4.ListCompaniesRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.4.0/Google.Cloud.Talent.V4.ListCompaniesRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.3.0/Google.Cloud.Talent.V4.ListCompaniesRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.2.0/Google.Cloud.Talent.V4.ListCompaniesRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.1.0/Google.Cloud.Talent.V4.ListCompaniesRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.0.0/Google.Cloud.Talent.V4.ListCompaniesRequest)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.4.0/Google.Cloud.Talent.V4.ListCompaniesRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.3.0/Google.Cloud.Talent.V4.ListCompaniesRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.2.0/Google.Cloud.Talent.V4.ListCompaniesRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.1.0/Google.Cloud.Talent.V4.ListCompaniesRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.0.0/Google.Cloud.Talent.V4.ListCompaniesRequest) \n\n public sealed class ListCompaniesRequest : IMessage\u003cListCompaniesRequest\u003e, IEquatable\u003cListCompaniesRequest\u003e, IDeepCloneable\u003cListCompaniesRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Google Cloud Talent Solution v4 API class ListCompaniesRequest.\n\nList companies for which the client has ACL visibility. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListCompaniesRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListCompaniesRequest](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.ListCompaniesRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListCompaniesRequest](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.ListCompaniesRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListCompaniesRequest](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.ListCompaniesRequest), [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### ListCompaniesRequest()\n\n public ListCompaniesRequest()\n\n### ListCompaniesRequest(ListCompaniesRequest)\n\n public ListCompaniesRequest(ListCompaniesRequest other)\n\nProperties\n----------\n\n### PageSize\n\n public int PageSize { get; set; }\n\nThe maximum number of companies to be returned, at most 100.\nDefault is 100 if a non-positive number is provided.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nThe starting indicator from which to return results.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. Resource name of the tenant under which the company 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.ListCompaniesRequest#Google_Cloud_Talent_V4_ListCompaniesRequest_Parent) resource name property.\n\n### RequireOpenJobs\n\n public bool RequireOpenJobs { get; set; }\n\nSet to true if the companies requested must have open jobs.\n\nDefaults to false.\n\nIf true, at most\n\\[page_size\\]\\[google.cloud.talent.v4.ListCompaniesRequest.page_size\\] of\ncompanies are fetched, among which only those with open jobs are returned."]]