Commit d332e2e
DLP => v2 (GoogleCloudPlatform#1056)
* DLP => v2
(WIP)
Pending tasks:
-> Update / Add Tests
-> Region tag / comment review
-> Submit for code review + fixes
-> Merge once google-cloud-java PR :
googleapis/google-cloud-java#2958 is
released
* Update to most recent versioning.
* Updated DeIdentification samples and tests.
* Revert pubsub to public version.
* Fix Inspect samples/tests (minus pubsub).
* Updated Jobs and add tests.
* Updated Metadata classes.
* Updated QuickStart tests and samples.
* Updated Redact samples and tests.
* Updated RiskAnalysis.
* Update Template samples.
* Update trigger tests.
* Make Checkstyle Happy Again.
* Fix (and ignore) tests using pubsub.
* Update PR tests to complete all tests before returning results. (GoogleCloudPlatform#1065)
* Return results of all tests.
* Use for loop instead of while.
* WIP: Address PR feedback, part 1
* Update deps
* Address PR feedback
* Remove mvn clean verify failure
* Add ReID FPE sample
* Address PR feedback
* Add k-map sample
* checkstyle fixes1 parent cb3f1ce commit d332e2e
File tree
21 files changed
+3010
-930
lines changed- dlp
- src
- main/java/com/example/dlp
- test
- java/com/example/dlp
- resources
21 files changed
+3010
-930
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | | - | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
| |||
60 | 64 | | |
61 | 65 | | |
62 | 66 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
85 | 89 | | |
86 | 90 | | |
0 commit comments