[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-05-17 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."]]],[]]