google.appengine.api.full_app_id.get

Get the application ID from the environment.

environ Environment dictionary. Uses os.environ if None.

Default application ID as a string.

We read from the environment APPLICATION_ID (deprecated) or else GAE_APPLICATION.