The documentation page you linked is clear: If you have an App Engine Premier account<https://developers.google.com/appengine/docs/premier>, you can specify that your new application should reside in the European Union rather than the United States. For developers that do not have a Premier account, you will need to enable billing<https://developers.google.com/appengine/docs/pricing#Enabling_Paid_Apps> for applications that should reside in the European Union.
So the billing enabled is not enough you have to pay for a premium account. Il giorno giovedì 14 novembre 2013, Tobias Stepan ha scritto: > The documentation says, those without a premier account must have billing > enabled… Thus isn't it possible without a premier account? > > > On 14.11.2013, at 11:49, Stefano Ciccarelli > <[email protected]<javascript:;>> > wrote: > > > You have to signup for a premier account ( > https://developers.google.com/appengine/docs/premier/) buying a support > package (https://cloud.google.com/support/packages). I think that the > silver package should be enough. > > > > Stefano > > > > > > > > > > 2013/11/14 Tobias Stepan <[email protected] <javascript:;>> > > We would like that our new application resides in datacenters in the > European Union: > > > > Based on the documentation ( > https://developers.google.com/appengine/docs/python/gettingstartedpython27/uploading) > we need to have billing enabled for our app. While we have enabled billing, > we still cannot find the "Location Options" in GAE. > > > > We also found a blog post ( > http://googledevelopers.blogspot.de/2012/12/app-engine-174-released.html), > which directs readers to a sign up page for GAE Expanded EU Datacenter > Support. We signed up a week ago, but haven't received any response (not > even an email confirmation of the sign up). > > > > We urgently would need to upload our app, so any advice, help or support > is greatly welcomed. Thanks in advance. > > > > Tobias > > > > -- > > You received this message because you are subscribed to the Google > Groups "Google App Engine" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] <javascript:;>. > > To post to this group, send email to > > [email protected]<javascript:;> > . > > Visit this group at http://groups.google.com/group/google-appengine. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > > > > -- > > Nel mondo esistono 10 categorie di persone, quelle che capiscono il > binario e quelle che non lo capiscono. > > > > -- > > You received this message because you are subscribed to a topic in the > Google Groups "Google App Engine" group. > > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/google-appengine/W9zPafCzsFM/unsubscribe > . > > To unsubscribe from this group and all its topics, send an email to > [email protected] <javascript:;>. > > To post to this group, send email to > > [email protected]<javascript:;> > . > > Visit this group at http://groups.google.com/group/google-appengine. > > For more options, visit https://groups.google.com/groups/opt_out. > > Mobile: +49 (0) 151 2415 8040 > Email: [email protected] <javascript:;> > Follow me: www.tobiasstepan.com > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:;>. > To post to this group, send email to > [email protected]<javascript:;> > . > Visit this group at http://groups.google.com/group/google-appengine. > For more options, visit https://groups.google.com/groups/opt_out. > -- Nel mondo esistono 10 categorie di persone, quelle che capiscono il binario e quelle che non lo capiscono. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
