Developer's console does not show AppEngine under Compute menu - google-app-engine

I created a new AppEngine project a few days ago using the original AppEngine console.
When I view it in the new Google Developer's Console, the "COMPUTE" menu option only shows "Compute Engine" as an option. Other older apps show both "App Engine" and "Compute Engine" as options.
How do I fix this?

I had the same problem. You need to create the new project via console.developers.google.com, not via appengine.google.com. If you create the project using appengine.google.com, the App Engine menu will not appear.

Related

Cannot setup Google App Engine plugin with IntelliJ

I'm trying to install and configure Google App Engine on my IntelliJ Ultimate IDE. I've installed with Google App Engine plugin, but I'm unable to link it to my Google Cloud account in Preferences > Build, Execution, Deployment > Google App Engine.
Specifically, when I add my Google Cloud credentials and click 'Apply', the Apply button just sticks. I can click 'OK' to clear the dialogue box, but when I go back into Preferences, the details have not been applied and I'm just back at a blank screen.
There isn't any code to share, but I've attached a screenshot, showing a thick blue border around the Apply button. I've tried different IntelliJ versions on different laptops, with the same result.
Can anyone help?
Before. Apply button 'stuck'
After. Going back into Google App Engine, the details have not been applied

Disable google app engine and keep compute engine

I have a project and there is a GAE version deployed. I donĀ“t use the App engine anymore although there are some Compute Engines running. How can I delete my app engine and keep my compute engines instance?
Under the version tabs the delete button is disabled.
One thing you could do is upload a new empty instance and set it as the default.
Or use the old appengine admin console which can be found at appengine.google.com. Find Administration > Application Settings > close to the bottom of the page there's the option to Disable or Delete Application
This still leaves the project accessible to the other products in the dev console.

How to choose Google App Engine servers' location

In this doc https://cloud.google.com/appengine/docs/location it is said I can set the servers hosting my google app engine based web application in EU but I can't find the show advanced options button when creating a new GAE application. Is it still possible?
Well its definitely possible with new console at console.developers.google.com.

App Engine missing in Cloud Console

I have an old project (~1.5 years) that I want to start working on again. It shows up in the project list in the developers console. I am wanting to add an App Engine component to the project, but this item is missing from the categories on the left, i.e. under Compute I only have "Compute Engine, Container Engine, Click to Deploy".
Another project that I started more recently also lists "App Engine" before "Compute Engine".
I am thinking that this is an older project that hasn't been updated completely on the back-end. When I recently (this week) went into the project, a popup asked me to accept a Project ID(i.e. random-word-####). Previously the project didn't have a Project ID, just a Project Number.
I tried to follow a process that I saw for linking an App Engine to an existing Cloud Project, but creating a new App Engine project automatically creates a new Cloud Project.
Is there a way to be able to create a new App Engine program under an older Cloud Project?
Adding App Engine support to existing projects that were created outside of Developers Console is currently not possible. This is something we are working on, and I expect it to be added in the coming months.

Console - created new project; auto-created app engine app; can't set billing

I am getting very confused with the whole cloud console api console thing.
I just created a new Cloud Console project in order to setup some GCE instances. It seems to have auto-created an App Engine app. That is fine, but when I go to enable billing, it tells me that it cannot enable billing for app engine apps and that I need to do that in App Engine Console.
Earlier this week, I tried to setup a project to include both an existing App Engine app and Compute Engine. I was asked to got through the request access process like before GCE was available.
I created a project in the Cloud Console by starting in the App Engine console and choosing Cloud Integration. I said there was an error creating the project, but it seems like it created it. However, when I go to that project in Cloud Console, there is no option to even add Compute Engine.
Two questions:
(1) Is there something outlining the differences between Cloud Console and API Console and when it is most appropriate to use one over the other?
(2) How do I get a project (in either one I suppose) that includes an existing App Engine app and Compute Engine resources that I want to create in this project?
Thanks for your help.
-- Jay
Cloud Console is essentially a planned replacement for the API console,
however it may not have all functionality yet
Try going to appengine admin console application settings, and at the bottom of
the page cloud integration. Click on create project. Once it succeeds go to the cloud
console and enable billing for Compute Engine

Resources