The cost of the restore mostly depends on the number of entities in the backup (and the selected kinds) and the state of the existing application datastore data. For every restored entity there would be either a "New Entity Put" cost or an "Existing Entity Put" cost. See https://developers.google.com/appengine/docs/billing for more info. Also, there would be a charge for the instance hours that were used to process the restore.
Arie. On Wednesday, March 27, 2013 9:04:52 PM UTC-7, aswath wrote: > > Hello, > > Is there a way to find out the cost for restoring the backup ? > > -Aswath > www.AccountingGuru.in > -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
