Class ListCompaniesResponse (2.10.0)

ListCompaniesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The List companies response object.

Attributes

NameDescription
companies MutableSequence[google.cloud.talent_v4.types.Company]
Companies for the current client.
next_page_token str
A token to retrieve the next page of results.
metadata google.cloud.talent_v4.types.ResponseMetadata
Additional information for the API invocation, such as the request tracking id.