Package google.registry.beam.datastore
-
Interface Summary Interface Description BulkDeletePipeline.BulkDeletePipelineOptions -
Class Summary Class Description BulkDeletePipeline A BEAM pipeline that deletes Datastore entities in bulk.DatastoreV1 Contains an adaptation ofDatastoreV1.Read
.DatastoreV1.MultiRead APTransform
that executes every Cloud SQL queries in aPCollection
and reads their result rows asEntity
objects.