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 documentation for the `ListJobsResponse` class within the Google Cloud Dataproc v1 API, specifically detailing its structure, properties, and methods."],["The latest version of the documentation is 5.17.0, and the page covers all versions of the ListJobsResponse class from version 3.1.0 through to version 5.17.0, offering access to past documentation."],["The `ListJobsResponse` class is designed to return a list of jobs in a project and it implements multiple interfaces such as `IPageResponse`, `IEnumerable`, `IMessage`, and `IDeepCloneable`."],["Key properties of the `ListJobsResponse` include `Jobs`, which is a list of `Job` objects, and `NextPageToken`, which is used for pagination when there are more jobs to retrieve."],["The documentation includes details on how the ListJobsResponse class can be utilized, with information on its constructor, such as ListJobsResponse(), and methods such as GetEnumerator()."]]],[]]