Skip to content

Commit

Permalink
chore(samples): add samples for custom infotype rules (#76)
Browse files Browse the repository at this point in the history
Add missing python samples for https://cloud.google.com/dlp/docs/creating-custom-infotypes-rules#dlp_inspect_string_without_overlap-java

- [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-dlp/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- [x] Ensure the tests and linter pass
  - Some tests in other files are already broken, but `pytest custom_infotype_test.py` succeeds. 
- [x] Code coverage does not decrease (if any source code was changed)
- [x] Appropriate docs were updated (if necessary)



Fixes internal bugs:
b/156968601
b/156970772
b/156970547
b/156969966
b/156970576
b/156974339
b/156969968
  • Loading branch information
sushicw committed Dec 1, 2020
1 parent df18123 commit f35e866
Show file tree
Hide file tree
Showing 2 changed files with 703 additions and 22 deletions.
Loading

0 comments on commit f35e866

Please sign in to comment.