[[["わかりやすい","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-03-26 UTC。"],[[["The App Engine default service account is automatically created when you create an App Engine application and is used as the identity for your app."],["You can view the App Engine default service account's email address in the Google Cloud console's Service Accounts page, which follows the format `YOUR_PROJECT_ID@appspot.gserviceaccount.com`."],["It's highly recommended to disable the automatic grant of the Editor role to the default service account, which can be done by enforcing the `iam.automaticIamGrantsForDefaultServiceAccounts` organization policy constraint, and instead manually grant necessary roles."],["Deleting the App Engine default service account will cause your App Engine application to break and lose access to other Google Cloud services, but it can be restored if deleted within the last 30 days."],["You can modify the roles assigned to the App Engine default service account, such as downgrading from Editor to more specific roles, via the IAM page in the Google Cloud console."]]],[]]