Where can I find the Google cloud platform identifier?

I wanted to create an account for the new Google Vision API to possibly integrate its service into the http://www.openbricks.io application I'm working on.

But the form, in order to access this new API, asks for an account on the Google Cloud platform, this is my case, but also the mystical identifier of the user account of the Google Cloud platform, I can not find where the Google Cloud help is a real maze and have Support which we must pay.

Does anyone use the Google Cloud Platform? And you know how to get this identifier?

+6
source share
2 answers

This is simply the email address you use for the Google Cloud Platform.

+9
source

To use the Google Virtual Platform, you create a project that handles billing, team access, API configuration, etc. - all api calls, etc. will be associated with the project. These projects have an identifier, which I think is what you are talking about.

In short: you create a project by creating it in the Google Cloud Console . After you have created the project, there should be a field in the user interface that indicates the identifier of the project.

-4
source

All Articles