Class ListCompaniesResponse (2.3.0)

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

The List companies response object. .. attribute:: companies

Companies for the current client.

:type: Sequence[google.cloud.talent_v4beta1.types.Company]

Attributes

NameDescription
next_page_token str
A token to retrieve the next page of results.
metadata google.cloud.talent_v4beta1.types.ResponseMetadata
Additional information for the API invocation, such as the request tracking id.