Optional. The maximum number of migration tasks to return. The service may return fewer than this number.
pageToken
string
Optional. A page token, received from previous subtasks.list call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to subtasks.list must match the call that provided the page token.
filter
string
Optional. The filter to apply. This can be used to get the subtasks of a specific tasks in a workflow, e.g. migrationTask = "ab012" where "ab012" is the task ID (not the name in the named map).
Request body
The request body must be empty.
Response body
Response object for a subtasks.list call.
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-02 UTC."],[[["\u003cp\u003eThis API endpoint lists previously created migration subtasks associated with a specified workflow, using a \u003ccode\u003eGET\u003c/code\u003e request.\u003c/p\u003e\n"],["\u003cp\u003eThe request URL uses gRPC Transcoding syntax and requires a \u003ccode\u003eparent\u003c/code\u003e path parameter indicating the relevant project, location, and workflow.\u003c/p\u003e\n"],["\u003cp\u003eOptional query parameters, including \u003ccode\u003ereadMask\u003c/code\u003e, \u003ccode\u003epageSize\u003c/code\u003e, \u003ccode\u003epageToken\u003c/code\u003e, and \u003ccode\u003efilter\u003c/code\u003e, allow for customizing the list, including retrieving specific fields, setting result limits, paginating results, and filtering subtasks.\u003c/p\u003e\n"],["\u003cp\u003eThe response body is a JSON object containing a list of \u003ccode\u003emigrationSubtasks\u003c/code\u003e and an optional \u003ccode\u003enextPageToken\u003c/code\u003e for retrieving subsequent pages.\u003c/p\u003e\n"],["\u003cp\u003eThis operation requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope and the \u003ccode\u003ebigquerymigration.subtasks.list\u003c/code\u003e IAM permission on the parent resource.\u003c/p\u003e\n"]]],[],null,[]]