You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mw...@apache.org on 2020/05/21 14:19:59 UTC

[beam] branch BEAM-9723-java-dlp updated (e4984b7 -> 72c167b)

This is an automated email from the ASF dual-hosted git repository.

mwalenia pushed a change to branch BEAM-9723-java-dlp
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from e4984b7  Add default GCP project for testing
     add 72c167b  First batch of fixes after code review

No new revisions were added by this update.

Summary of changes:
 sdks/java/extensions/ml/build.gradle               |  6 +-
 .../beam/sdk/extensions/ml/BatchRequestForDLP.java | 58 +++++++++---------
 .../beam/sdk/extensions/ml/DLPDeidentifyText.java  | 46 ++++++++------
 .../beam/sdk/extensions/ml/DLPInspectText.java     | 45 ++++++++++----
 .../beam/sdk/extensions/ml/DLPReidentifyText.java  | 70 ++++++++++++++--------
 .../sdk/extensions/ml/DLPTextOperationsIT.java     |  5 +-
 6 files changed, 139 insertions(+), 91 deletions(-)