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-04-17 UTC."],[[["The content pertains to the `ListJobsResponse` class within the `Google.Cloud.Dataproc.V1` namespace, which is used to manage a list of jobs in a project."],["This document outlines the class across multiple versions, ranging from 3.1.0 to the latest 5.17.0, providing links to each version's specific documentation for the `ListJobsResponse`."],["`ListJobsResponse` implements interfaces such as `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, and `IDeepCloneable`, allowing for functionality like pagination, iteration, message handling, equality checks, and deep cloning."],["The `ListJobsResponse` class contains properties like `Jobs` (a list of jobs) and `NextPageToken` (for pagination), and methods like `GetEnumerator` for iterating through jobs."],["The list provided is for documentation relating to the google cloud data proc and there is a large range of available version and documentation, but the latest release for this is version 5.17.0."]]],[]]