このガイドでは、Workforce ユーザー(プリンシパルとも呼ばれます)とそのユーザーが独占的に所有するデータ(総称して「ユーザーとデータ」)を削除する方法について説明します。 Google Cloud がデータを削除する方法の詳細については、 Google Cloudでのデータの削除をご覧ください。
Workforce identity 連携のユーザーデータを削除する
Workforce ユーザーとデータを削除するには、次の形式のユーザー リソース ID を使用して削除リクエストを開始する必要があります。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-04-03 UTC。"],[[["This guide explains how to delete workforce users and the data they own on Google Cloud, emphasizing that deleting a user also deletes all their associated data."],["Deleting users and data involves initiating a delete request using a specific user resource ID format: `principal://iam.googleapis.com/locations/\u003cvar translate=\"no\"\u003eLOCATION\u003c/var\u003e/workforcePools/\u003cvar translate=\"no\"\u003eWORKFORCE_POOL_ID\u003c/var\u003e/subject/\u003cvar translate=\"no\"\u003eSUBJECT_ID\u003c/var\u003e`."],["The data deletion process includes a 30-day soft-deletion state where data can be recovered, followed by a purged state where data is permanently deleted and unrecoverable."],["You can recover users and data that are in the soft-deletion state by using the command `gcloud iam workforce-pools subjects undelete`, but you need to have the appropriate permissions such as `iam.googleapis.com/workforcePoolSubjects.undelete`."],["The process to delete workforce users and data is initiated with the command `gcloud iam workforce-pools subjects delete`, and it requires you to specify the workforce pool and subject IDs."]]],[]]