Class ListJobsResponse (2.6.0)

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

List jobs response.

Attributes

NameDescription
jobs Sequence[google.cloud.talent_v4.types.Job]
The Jobs for a given company. The maximum number of items returned is based on the limit field provided in the request.
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.