[[["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-02-25 UTC."],[[["This page details how to retrieve a specific migration subtask using a GET request to the BigQuery Migration API."],["The request requires a unique identifier for the subtask, specified as a path parameter within the URL in the format `projects/*/locations/*/workflows/*/subtasks/*`."],["An optional `readMask` query parameter can be utilized to specify which fields to retrieve in the subtask response."],["The request body must be empty, and the response body will contain the requested `MigrationSubtask` if the request is successful."],["To make the request, you need the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `bigquerymigration.subtasks.get` on the specified subtask resource."]]],[]]