Hello Kuba, 

You can delete entities in bulk from Cloud Datastore using Cloud 
Dataflow[1] which is a managed service for developing and executing data 
processing workflows. Please look at this section[2] for best practices for 
deletion from Cloud Datastore.

[1]https://cloud.google.com/datastore/docs/bulk-delete

[2]https://cloud.google.com/datastore/docs/best-practices#deletions 


On Monday, November 26, 2018 at 2:13:47 PM UTC-6, Kuba Włodarczyk wrote:
>
> Thank you for your answer. That clarifies a lot. But beside costs how I 
> can do this, let say in one day (expensive option)? I prefer python. 
> W dniu pon., 26.11.2018 o 20:28 Vitaly Bogomolov <vit.....@gmail.com 
> <vit.sa...@gmail.com>> napisał(a):
>
>> Hi Kuba.
>>
>> Free quota per day for entity deletes is 20K records. So for free you 
>> will deletes data for 80K days
>>
>> Or you can delete this data in one day and will be charged $1.6K ($0.02 
>> for every 20K deletes over quota) + additional costs for running instanses.
>>
>> https://cloud.google.com/appengine/pricing
>>
>> WBR, Vitaly.
>>
>> -- 
>> 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 https://groups.google.com/group/google-appengine.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/google-appengine/a57fc329-6aca-4db5-9c55-5650809374fb%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/google-appengine/a57fc329-6aca-4db5-9c55-5650809374fb%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/abff1b2b-6087-42ea-9f31-fe2a06269e07%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to