Package google.registry.beam.wipeout
Class WipeOutContactHistoryPiiPipeline
java.lang.Object
google.registry.beam.wipeout.WipeOutContactHistoryPiiPipeline
- All Implemented Interfaces:
Serializable
Definition of a Dataflow Flex pipeline template, which finds out
ContactHistory
entries
that are older than a given age (excluding the most recent one, even if it falls with the range)
and wipe out PII information in them.
To stage this template locally, run ./nom_build :core:sBP --environment=alpha \
--pipeline=wipeOutContactHistoryPii
.
Then, you can run the staged template via the API client library, gCloud or a raw REST call.
- See Also:
-
Method Summary
-
Method Details
-
main
-