I migrated an older legacy app from blobstore to GCS, using these 
instructions:

https://developers.google.com/appengine/docs/python/googlestorage/

So, I added a bucket using the GCS Developer Console.  What was not 
properly explained is that, by following these instructions, you are not 
using the free (5GB quota) default bucket, but a billable bucket.

Is there a way to make the new bucket I created the default bucket, to fall 
within the free quota?

Or, must I now go through the App Engine > Application Settings console to 
"Create 
a Google Cloud project as well as a Google Cloud Storage bucket for this 
application.", thereby getting the free default bucket, and then migrate 
everything over (again)?

Thank you.


-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to