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 document provides reference documentation for the `ListJobsResponse` class within the Google Cloud Dataproc v1 API, specifically for version 5.6.0."],["`ListJobsResponse` is a class used to represent a list of jobs in a Google Cloud project and supports functionalities such as retrieving a list of job resources and providing a token for pagination."],["The document lists available versions of the API, ranging from 3.1.0 up to the latest version, 5.17.0, alongside version 5.6.0, the selected version for this reference material."],["The `ListJobsResponse` class implements multiple interfaces, including `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing extensive functionality for working with job lists."],["It provides methods like `GetEnumerator()` for iterating through jobs, and properties such as `Jobs` for accessing the list and `NextPageToken` for pagination."]]],[]]