[[["わかりやすい","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。"],[[["The App Engine default service account is automatically created when an App Engine application is created, acting as the identity for the app and executing tasks."],["You can view the App Engine default service account's email address in the Google Cloud console under the Service Accounts page, following the format `YOUR_PROJECT_ID@appspot.gserviceaccount.com`."],["It's strongly recommended to disable the automatic Editor role grant to the default service account by enforcing the `iam.automaticIamGrantsForDefaultServiceAccounts` organization policy constraint and, if needed, manually assign less permissive roles."],["Deleting the App Engine default service account will break current and future App Engine applications, but it can be restored if it was deleted within the last 30 days."],["The default service account's roles can be modified in the IAM page of the Google Cloud console, enabling the adjustment of permissions to better align with the needs of the App Engine app."]]],[]]