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