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