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, specifically for .NET developers."],["The latest version available for the `ListJobsResponse` documentation is 5.17.0, and it covers a range of versions from 3.1.0 to 5.17.0 for historical context."],["The `ListJobsResponse` class represents a list of jobs within a project and implements various interfaces including `IPageResponse`, `IEnumerable`, `IMessage`, and `IEquatable`."],["Key properties of the `ListJobsResponse` class include `Jobs`, a list of `Job` objects, and `NextPageToken`, used for pagination when retrieving large datasets."],["The `ListJobsResponse` class offers methods such as `GetEnumerator` allowing the iteration through the list of jobs."]]],[]]