[[["容易理解","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-07-14 (世界標準時間)。"],[[["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."]]],[]]