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."],[[["The page provides documentation for the `ListJobsResponse` class within the Google Cloud Dataproc v1 API, specifically detailing its structure, properties, and methods."],["This API class, `ListJobsResponse`, is used to manage a list of jobs within a project, with its core functionality being defined by the `Job` class."],["The documentation covers various versions of the Google Cloud Dataproc v1 API, from version 3.1.0 up to the latest version 5.17.0, allowing users to explore changes across different releases, with the current page version being 5.9.0."],["`ListJobsResponse` implements multiple interfaces, including `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its comprehensive capabilities."],["Key properties of `ListJobsResponse` include `Jobs`, which contains the list of jobs, and `NextPageToken`, which facilitates pagination for large lists of jobs."]]],[]]