ListJobsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)
List jobs response.
Attributes | |
---|---|
Name | Description |
jobs |
MutableSequence[google.cloud.talent_v4beta1.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_v4beta1.types.ResponseMetadata
Additional information for the API invocation, such as the request tracking id. |