Required. The resource name of the parent environment: projects/{project_number}/locations/{locationId}/lakes/{lakeId}/tasks/{taskId}.
Authorization requires the following IAM permission on the specified resource parent:
dataplex.tasks.get
Query parameters
Parameters
pageSize
integer
Optional. Maximum number of jobs to return. The service may return fewer than this value. If unspecified, at most 10 jobs will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
pageToken
string
Optional. Page token received from a previous jobs.list call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to jobs.list must match the call that provided the page token.
Request body
The request body must be empty.
Response body
List jobs response.
If successful, the response body contains data with the following structure:
[[["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-07-21 UTC."],[[["\u003cp\u003eThis webpage details how to list jobs under a specified task using the Dataplex API.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request for listing jobs is a \u003ccode\u003eGET\u003c/code\u003e request to a URL that requires the parent resource name as a path parameter.\u003c/p\u003e\n"],["\u003cp\u003eYou can use optional query parameters, \u003ccode\u003epageSize\u003c/code\u003e and \u003ccode\u003epageToken\u003c/code\u003e, to manage pagination of job results, and the maximum \u003ccode\u003epageSize\u003c/code\u003e is 1000.\u003c/p\u003e\n"],["\u003cp\u003eThe request body should be empty, and a successful response will include a list of job objects and potentially a \u003ccode\u003enextPageToken\u003c/code\u003e for retrieving additional results.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization for this request requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope and the \u003ccode\u003edataplex.tasks.get\u003c/code\u003e IAM permission on the specified parent resource.\u003c/p\u003e\n"]]],[],null,[]]