[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2024-05-23 (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."]]],[]]