1
votes

I just started using Google Cloud Console.

Even without creating any instance either on Compute Engine or App Engine, I see few request received by Google on my project. I am guessing these are the calls made by Google to set up my project. Found them on the main project homepage.

Is there a way for me to see all requests Google received for my project?

Thanks!

1

1 Answers

1
votes

For Google Compute Engine, you can access them by going to "Operations". You can click on the Operation to get details about it.

enter image description here