When I create a new Application from App Engine Console https://appengine.google.com/, the application also appears on Cloud Console https://cloud.google.com/console#c=l
However, clicking into the project shows that only these features are included:
- App Engine
- BigQuery
- Cloud Datastore
Compared with Project created directly from Cloud Console:
- App Engine
- Compute Engine
- Cloud Storage
- BigQuery
- APIs
- Cloud Datastore
- Cloud SQL
That leads to problem that App Engine project is missing access to many features and there seems no obvious way to add them back later.
Any idea what's wrong here?