-
Notifications
You must be signed in to change notification settings - Fork 6.6k
[DLP] Implemented samples for inspect on datastore, gcs and bigquery data and send results to SCC #10289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DLP] Implemented samples for inspect on datastore, gcs and bigquery data and send results to SCC #10289
Conversation
…a and send results to SCC
Here is the summary of changes. You are about to add 3 region tags.
This comment is generated by snippet-bot.
|
eca9005
to
915108a
Compare
915108a
to
ed2521d
Compare
…a and send results to SCC
ed2521d
to
3397260
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see the tests are using capsys
- we'd love to move away from using capsys and inspect the return values of methods, but that's a non-blocking comment.
Description
This PR includes 3 samples for inspecting data and send results to SCC and their tests are implemented using mocking approach:
Fixes #
Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.
Checklist
nox -s py-3.9
(see Test Environment Setup)nox -s lint
(see Test Environment Setup)