google.appengine.api.app_identity.get_default_version_hostname

Gets the standard host name of the default version of the app.

For example, if your application_id is my-app, then the result might be my-app.appspot.com.

The standard host name of the default version of the application.