Deprecated. jobs.list always returns summaries now. Use jobs.get for other JobViews.
pageSize
integer
If there are many jobs, limit response to at most this many. The actual number of jobs returned will be the lesser of max_responses and an unspecified server-defined limit.
pageToken
string
Set this to the 'nextPageToken' field of a previous response to request additional results in a long list.
[[["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-30 UTC."],[[["\u003cp\u003eThis webpage details how to list all jobs within a project across all regions using the Dataflow API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGET https://dataflow.googleapis.com/v1b3/projects/{projectId}/jobs:aggregated\u003c/code\u003e HTTP request is used to retrieve the job list, where \u003ccode\u003e{projectId}\u003c/code\u003e is a path parameter representing the project ID.\u003c/p\u003e\n"],["\u003cp\u003eSeveral query parameters like \u003ccode\u003efilter\u003c/code\u003e, \u003ccode\u003epageSize\u003c/code\u003e, \u003ccode\u003epageToken\u003c/code\u003e, \u003ccode\u003elocation\u003c/code\u003e, and \u003ccode\u003ename\u003c/code\u003e can be utilized to refine the job listing results.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for this operation must be empty, and the response body will contain a \u003ccode\u003eListJobsResponse\u003c/code\u003e instance upon success.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization to perform this operation requires one of the OAuth scopes \u003ccode\u003ehttps://www.googleapis.com/auth/compute\u003c/code\u003e or \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]