List companies for which the client has ACL visibility.
Attributes
Name
Description
parent
str
Required. Resource name of the tenant under which the
company is created.
The format is "projects/{project_id}/tenants/{tenant_id}",
for example, "projects/foo/tenants/bar".
page_token
str
The starting indicator from which to return
results.
page_size
int
The maximum number of companies to be
returned, at most 100. Default is 100 if a
non-positive number is provided.
require_open_jobs
bool
Set to true if the companies requested must have open jobs.
Defaults to false.
If true, at most
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"]],[["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 2026-03-31 UTC."],[],[]]