Response to a request to list Cloud Dataflow jobs in a project. This might be a partial response, depending on the page size in the ListJobsRequest. However, if the project does not have any jobs, an instance of ListJobsResponse is not returned and the requests's response body is empty {}.
[[["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\u003eThe response to listing Cloud Dataflow jobs may contain a subset of job information in the \u003ccode\u003ejobs\u003c/code\u003e field, represented as an array of \u003ccode\u003eJob\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eIf there are more results than fit in a single response, the \u003ccode\u003enextPageToken\u003c/code\u003e field will be set, indicating that further requests are needed to retrieve additional jobs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003efailedLocation\u003c/code\u003e field, when present, indicates which regional endpoints failed to respond, containing an array of objects, each with a \u003ccode\u003ename\u003c/code\u003e field specifying the failed endpoint.\u003c/p\u003e\n"],["\u003cp\u003eIf no jobs exist, the response will be an empty JSON object, indicating that no jobs were returned.\u003c/p\u003e\n"]]],[],null,["# ListJobsResponse\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [FailedLocation](#FailedLocation)\n - [JSON representation](#FailedLocation.SCHEMA_REPRESENTATION)\n\nResponse to a request to list Cloud Dataflow jobs in a project. This might be a partial response, depending on the page size in the ListJobsRequest. However, if the project does not have any jobs, an instance of ListJobsResponse is not returned and the requests's response body is empty {}.\n\nFailedLocation\n--------------\n\nIndicates which [regional endpoint](https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) failed to respond to a request for data."]]