Optional. This token is included in the response if there are more results
to fetch. To fetch additional results, provide this value as the
page_token in a subsequent <code>ListJobsRequest</code>.
[[["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 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `ListJobsResponse` class within the Google Cloud Dataproc v1 API, spanning multiple versions."],["The `ListJobsResponse` class is used to represent a collection of jobs in a project and implements several interfaces, including `IPageResponse`, `IEnumerable`, `IMessage`, and more."],["The latest version documented is 5.17.0, and the page lists documentation for versions all the way down to 3.1.0, allowing for reference across different API versions."],["The `ListJobsResponse` class contains properties for `Jobs`, a list of Job objects, and `NextPageToken`, which is used for paginating through results when there are more jobs to fetch."],["The response `Jobs` is a `RepeatedField`, and the class also has methods like `GetEnumerator()` for iterating through the list of `Jobs`."]]],[]]