[[["わかりやすい","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 endpoint lists migration subtasks associated with a specific workflow, utilizing a `GET` request to retrieve information."],["The request URL structure includes a `parent` path parameter, and optional query parameters like `readMask`, `pageSize`, `pageToken`, and `filter` to refine the data retrieved."],["The `GET` request requires an empty request body, with the response returning an object containing a list of `migrationSubtasks` and an optional `nextPageToken` for pagination."],["Access to this endpoint requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope, and `bigquerymigration.subtasks.list` IAM permission on the `parent` resource."],["This endpoint uses gRPC Transcoding syntax to perform requests."]]],[]]