public static class DatastoreV1.Write extends PTransform<PCollection<T>,PDone>
PTransform
that writes Entity
objects to Cloud Datastore.DatastoreIO
,
Serialized Formname
Modifier and Type | Method and Description |
---|---|
DatastoreV1.Write |
withProjectId(String projectId)
Returns a new
DatastoreV1.Write that writes to the Cloud Datastore for the specified project. |
getDefaultOutputCoder, getDefaultOutputCoder, getDefaultOutputCoder, getKindString, getName
public DatastoreV1.Write withProjectId(String projectId)
DatastoreV1.Write
that writes to the Cloud Datastore for the specified project.