Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

chore: move samples from python-docs-sample #33

Merged
merged 75 commits into from
Aug 13, 2020
Merged
Changes from 1 commit
Commits
Show all changes
75 commits
Select commit Hold shift + click to select a range
f865d07
Add samples for DLP API v2beta1 [(#1369)](https://github.com/GoogleCl…
andrewsg Mar 1, 2018
289f38d
Auto-update dependencies. [(#1377)](https://github.com/GoogleCloudPla…
dpebot Mar 5, 2018
403f54a
Update DLP samples for release [(#1415)](https://github.com/GoogleClo…
andrewsg Mar 20, 2018
8ee5d4e
fix DLP region tags, and add @flaky to pub/sub sample tests [(#1418)]…
andrewsg Mar 20, 2018
6c21763
Auto-update dependencies.
dpebot Apr 2, 2018
d06095c
Regenerate the README files and fix the Open in Cloud Shell link for …
Apr 7, 2018
3dd2ff0
Update README for DLP GA [(#1426)](https://github.com/GoogleCloudPlat…
andrewsg Apr 13, 2018
c0c864c
Update READMEs to fix numbering and add git clone [(#1464)](https://g…
frankyn Apr 26, 2018
382fd84
DLP: Add auto_populate_timespan option for create job trigger. [(#154…
micheldavid Jun 27, 2018
9ddf0da
Resolved conflicts.
michaelawyu Jun 29, 2018
29f10f4
Merge branch 'dpebot-repositorygardener' despite flaky dataproc tests
michaelawyu Jun 29, 2018
68b5872
Add DLP code samples for custom info types [(#1524)](https://github.c…
mwdaub Jul 3, 2018
0d2381f
upgrade DLP version and fix tests [(#1784)](https://github.com/Google…
andrewsg Nov 8, 2018
e36f644
Auto-update dependencies. [(#1846)](https://github.com/GoogleCloudPla…
dpebot Nov 20, 2018
ccb070f
Per internal documentation complaint, fix the naming. [(#1933)](https…
realjordanna Jan 25, 2019
33d3152
Add inspect table code sample for DLP and some nit fixes [(#1921)](ht…
ackul Jan 25, 2019
f113c2e
Update DLP redact image code sample region to include mimetype import…
djmailhot Jan 25, 2019
ac8d34e
Update to use new subscribe() syntax [(#1989)](https://github.com/Goo…
engelke Feb 5, 2019
301d4e1
Auto-update dependencies. [(#1980)](https://github.com/GoogleCloudPla…
dpebot Feb 6, 2019
ec2abd1
Convert append -> nargs, so arguments are not additive [(#2191)](http…
maximus12793 Jun 5, 2019
5182a8d
increase test timeout [(#2351)](https://github.com/GoogleCloudPlatfor…
averikitsch Aug 20, 2019
09dccf7
Adds updates including compute [(#2436)](https://github.com/GoogleClo…
gguuss Oct 23, 2019
c38f4e4
Update DLP samples to use dlp_v2 client. [(#2580)](https://github.com…
maximus12793 Dec 6, 2019
27aff06
fix: correct dataset name, use env var for project [(#2621)](https://…
leahecole Feb 10, 2020
5faa642
Remove param to reduce latency (per docs) [(#2853)](https://github.co…
leahecole Feb 12, 2020
3b9f158
chore(deps): update dependency google-cloud-storage to v1.26.0 [(#304…
renovate-bot Mar 9, 2020
c65552b
Fix dlp tests [(#3058)](https://github.com/GoogleCloudPlatform/python…
leahecole Mar 9, 2020
0f3b4da
Simplify noxfile setup. [(#2806)](https://github.com/GoogleCloudPlatf…
kurtisvg Apr 2, 2020
74547ae
[dlp] fix: fix periodic builds timeout [(#3420)](https://github.com/G…
Apr 17, 2020
8c01feb
chore(deps): update dependency google-cloud-dlp to v0.14.0 [(#3431)](…
renovate-bot Apr 18, 2020
65073f5
Update dependency google-cloud-datastore to v1.12.0 [(#3296)](https:/…
renovate-bot Apr 21, 2020
e6cb526
Update dependency google-cloud-pubsub to v1.4.2 [(#3340)](https://git…
busunkim96 Apr 22, 2020
5341587
chore(deps): update dependency google-cloud-storage to v1.28.0 [(#326…
renovate-bot Apr 29, 2020
25a1337
[dlp] fix: increase the number of retries for some tests [(#3685)](ht…
May 4, 2020
bfce47e
chore: some lint fixes [(#3744)](https://github.com/GoogleCloudPlatfo…
May 12, 2020
ef233dd
chore(deps): update dependency google-cloud-pubsub to v1.4.3 [(#3725)…
renovate-bot May 13, 2020
ea520da
chore(deps): update dependency google-cloud-dlp to v0.15.0 [(#3780)](…
renovate-bot May 18, 2020
35cfae5
chore(deps): update dependency google-cloud-storage to v1.28.1 [(#378…
renovate-bot May 19, 2020
7ba38a0
chore(deps): update dependency google-cloud-pubsub to v1.5.0 [(#3781)…
renovate-bot May 21, 2020
d57cf44
[dlp] fix: mitigate flakiness [(#3919)](https://github.com/GoogleClou…
Jun 1, 2020
634bd0b
[dlp] testing: fix Pub/Sub notifications [(#3925)](https://github.com…
Jun 3, 2020
ae90593
Add text redaction sample using DLP [(#3964)](https://github.com/Goog…
sethmoo Jun 5, 2020
46b4e8e
testing: start using btlr [(#3959)](https://github.com/GoogleCloudPla…
Jun 9, 2020
ce78cdc
Add code sample for string replacement based deidentification. [(#395…
ackul Jun 9, 2020
f10bfd0
Add custom infoType snippets to DLP samples [(#3991)](https://github.…
sethmoo Jun 9, 2020
4db5b65
Replace GCLOUD_PROJECT with GOOGLE_CLOUD_PROJECT. [(#4022)](https://g…
kurtisvg Jun 9, 2020
5672045
Rename DLP code samples from 'redact' to 'replace' [(#4020)](https://…
jlmwise Jun 9, 2020
e46b609
Add DLP sample for redacting all image text [(#4018)](https://github.…
sethmoo Jun 10, 2020
902a097
Add DLP sample code for inspecting with custom regex detector [(#4031…
lxhfirenking Jun 10, 2020
676457f
Update dependency google-cloud-dlp to v1 [(#4047)](https://github.com…
renovate-bot Jun 10, 2020
2ef334d
Update dependency google-cloud-bigquery to v1.25.0 [(#4024)](https://…
renovate-bot Jun 11, 2020
9d74640
Add code sample and tests for redaction [(#4037)](https://github.com/…
jlmwise Jun 11, 2020
af4ecad
dlp: add inspect string sample, person_name w/ custom hotword certain…
lxhfirenking Jun 12, 2020
fa8478a
Add a simplified inspect string example to DLP code samples [(#4069)]…
jlmwise Jun 12, 2020
4546538
dlp: Add sample for reid w/ fpe using surrogate type and unwrapped se…
lxhfirenking Jun 12, 2020
63fc612
add code sample and test for medical number custom detector with hotw…
lxhfirenking Jun 12, 2020
082989e
Add DLP code sample and test for de-id free text with surrogate [(#40…
lxhfirenking Jun 15, 2020
71c39a2
chore(deps): update dependency google-cloud-storage to v1.29.0 [(#404…
renovate-bot Jun 19, 2020
4d4eae3
Update dependency google-cloud-pubsub to v1.6.0 [(#4039)](https://git…
renovate-bot Jun 20, 2020
1e23c95
[dlp] fix: add retry count to mitigate the flake [(#4152)](https://gi…
Jun 24, 2020
8829d79
chore(deps): update dependency google-cloud-pubsub to v1.6.1 [(#4242)…
renovate-bot Jul 6, 2020
c76cedd
chore(deps): update dependency google-cloud-datastore to v1.13.0 [(#4…
renovate-bot Jul 11, 2020
1227548
chore(deps): update dependency pytest to v5.4.3 [(#4279)](https://git…
renovate-bot Jul 12, 2020
923a2d0
chore(deps): update dependency mock to v4 [(#4287)](https://github.co…
renovate-bot Jul 13, 2020
27079ea
chore(deps): update dependency google-cloud-pubsub to v1.7.0 [(#4290)…
renovate-bot Jul 14, 2020
f2f62a8
Update dependency flaky to v3.7.0 [(#4300)](https://github.com/Google…
renovate-bot Jul 16, 2020
20909c5
Update dependency google-cloud-datastore to v1.13.1 [(#4295)](https:/…
renovate-bot Jul 16, 2020
47aaede
chore(deps): update dependency google-cloud-datastore to v1.13.2 [(#4…
renovate-bot Jul 22, 2020
ddbf836
Update dependency google-cloud-storage to v1.30.0
renovate-bot Jul 29, 2020
19c3d15
Update dependency pytest to v6 [(#4390)](https://github.com/GoogleClo…
renovate-bot Aug 1, 2020
fcf9b5c
Resolved merge conflicts in requirements.txt files
engelke Aug 10, 2020
9c6feba
Merge branch 'snippets-samples' into add-snippets-samples
arithmetic1728 Aug 12, 2020
973bcc3
chore: update templates
arithmetic1728 Aug 12, 2020
db0ddb0
chore: update synth.py
arithmetic1728 Aug 12, 2020
de0b830
chore: update project env name
arithmetic1728 Aug 13, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore: update project env name
  • Loading branch information
arithmetic1728 committed Aug 13, 2020
commit de0b830cc7d6f00bdf1880959bc412eb4b29d743
2 changes: 1 addition & 1 deletion samples/snippets/custom_infotype_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

import custom_infotype

GCLOUD_PROJECT = os.getenv("GCLOUD_PROJECT")
GCLOUD_PROJECT = os.getenv("GOOGLE_CLOUD_PROJECT")


def test_omit_name_if_also_email(capsys):
Expand Down