public static class DatastoreV1.DeleteEntity extends PTransform<PCollection<T>,PDone>
PTransform that deletes Entities from Cloud Datastore.DatastoreIO,
Serialized Formname| Modifier and Type | Method and Description |
|---|---|
DatastoreV1.DeleteEntity |
withProjectId(String projectId)
Returns a new
DatastoreV1.DeleteEntity that deletes entities from the Cloud Datastore for the
specified project. |
getDefaultOutputCoder, getDefaultOutputCoder, getDefaultOutputCoder, getKindString, getNamepublic DatastoreV1.DeleteEntity withProjectId(String projectId)
DatastoreV1.DeleteEntity that deletes entities from the Cloud Datastore for the
specified project.