-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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: Regeneration and hand edits #3850
Merged
Merged
Changes from 2 commits
Commits
Show all changes
216 commits
Select commit
Hold shift + click to select a range
9c48ace
Fix a couple of video intelligence issues. (#3447)
lukesneeringer c82cd6b
corrected package name (#3452)
merla18 5e86158
Show how to create credentials object (#3454)
ricardolui 7e73e78
Add 'Query.num_dml_affected_rows' property. (#3460)
tseaver a0f079f
Re-organize the documentation structure in preparation to split docs …
85fd45a
Someone changed auth link and broke this link (#3464)
ricardolui 72e6e52
Vision semi-GAPIC (#3373)
lukesneeringer 38bdb44
Reloading BigQuery table in system test before fetching data. (#3468)
dhermes af1fd7e
Send trace context with logs from web applications (#3448)
liyanhui1228 b0abcb2
Add Part Of Speech missing data to Token (#3457)
dvaldivia 45084cf
Revert "Fix "broken" docs build. (#3422)" (#3439)
dhermes 92a20c6
Using part of speech "tag" in system test. (#3471)
dhermes a55010f
Adding optional switch to capture project ID in from_service_account_…
dhermes bdb7e0a
Reverse direction of dependencies when determining target packages. (…
dhermes 9b2668c
Updating Bigtable Client docstring to reflect new credentials. (#3477)
dhermes 179997e
Add 'Bucket.labels' property. (#3478)
tseaver 0031840
Remove external GAPIC dependency for Vision.
dfcbbfb
Fix deps (#3480)
lukesneeringer b24b315
Expose that settable properties are so. (#3472)
tseaver 8dacdb9
Remap new Gax conflict error code (#3443)
tseaver b67570f
Remove a reference to language API as beta. (#3487)
lukesneeringer 8682e53
Adding datastore Key.(to|from)_legacy_urlsafe. (#3491)
dhermes 5697b3a
Make 'QueryResponse.fetch_data' return an iterator. (#3484)
tseaver 62598f4
Add 'Bucket.requester_pays' property. (#3488)
tseaver f29abec
Use alabaster theme (#3496)
60832b8
Add '{Bucket,Blob}.user_project' properties. (#3490)
tseaver 04c07a5
Pass 'user_project' if set for Bucket API requests (#3492)
tseaver 313b1fa
Pass 'user_project' if set for Blob API requests (#3495)
tseaver f14bde3
Pass 'user_project' if set for BucketACL/BlobACL API requests (#3499)
tseaver 7e3fae0
Add sentence about row ordering (#3504)
garye 6618165
Allow bulk update of records via 'MutateRows' API (#3401)
CuriousDima 013949f
Fix broken link in the client Google Auth credentials help text (#3517)
parthea 46ced00
Add back pylint as info-only for core (#3515)
27dcf5a
BigQuery _EnumProperty ValueError messages are not displayed properly…
smasue cbf073b
Re-enable pylint in info-only mode for all packages (#3519)
dbdc6a6
Pass 'user_project' if set for blob downloads w/ 'mediaLink' set (#3500)
tseaver 89cfbc2
Back out support for 'requester pays' buckets. (#3538)
tseaver 1d156e3
Prep core-0.25.0 release. (#3526)
tseaver 25b987c
Prep datastore-1.1.0 release. (#3527)
tseaver 67fad20
Prep logging-1.1.0 release. (#3528)
tseaver fc08ab0
Prep storage-1.2.0 release. (#3540)
tseaver d93921d
Prep bigquery-0.25.0 release. (#3530)
tseaver 89ce0a6
Prep pubsub-0.26.0 release. (#3532)
tseaver c448403
Prep bigtable-0.25.0 release. (#3534)
tseaver cc4e685
Prep language-0.25.0 release. (#3535)
tseaver 273b24f
Prep spanner-0.25.0 release. (#3536)
tseaver a42347a
Prep dns-0.25.0 release. (#3541)
tseaver 92c468d
Prep monitoring-0.25.0 release. (#3543)
tseaver 25c98d9
Prep resource-manager-0.25.0 release. (#3544)
tseaver 0ac5a24
Prep runtimeconfig-0.25.0 release. (#3545)
tseaver e70423b
Prep speech-0.26.0 release. (#3546)
tseaver 04ff662
Prep translate-0.25.0 release. (#3547)
tseaver 9238a26
Prep error-reporting-0.25.0 release. (#3542)
tseaver f0bf9df
Prep vision-0.25.0 release. (#3537)
tseaver 214aba6
Prep umbrella 0.26.0 release. (#3549)
tseaver 14251d9
BQ: cleanup flake8 errors in tests (#3551)
tswast 6ab3e01
Fix inclusion of tests in manifest.in (#3552)
8ab1afe
Add the ability to specify AnnotateImageRequest items in single-featu…
lukesneeringer eb03366
Strip base64 padding characters from urlsafe in Datastore's (to|from)…
39feb3e
Making all LICENSE headers "uniform". (#3563)
dhermes 9068466
Fixes spelling typos (#3566)
rtkaleta 3588f51
Removing google-cloud-core dependency in test_utils package. (#3550)
dhermes b9cb6d1
Skipping system tests when credentials env. var is unset. (#3475)
dhermes b22b02c
Remove `apt-get install openssl` from CircleCI config. (#3567)
dhermes 2d81f88
DOC: developers.google.com -> cloud.google.com (#3569)
tswast 2a4511c
Correct API spelling: 'speechContext' -> 'speechContexts'. (#3570)
14ff1f5
Update doc reference for setting up a service account (#3578)
SeanBE f621d17
Update 'QueryResponse.fetch_data' docstring to match changes from #34…
tseaver bc7b0fd
Shorten nox virtualenv names to avoid hashing. (#3585)
tseaver 7fa089c
Add support for creating a view with 'useLegacySql = False' (#3514)
richkadel 358a448
Add support for logging the trace-id in webapp2 apps. (#3593)
csilvers f69d704
Fixing "long line" lint violation in BigQuery unit tests. (#3596)
dhermes da3a7bb
Updating author_email in all setup.py. (#3598)
dhermes 569e739
Patch in the version updates made when fixing #3579. (#3591)
dhermes 68720f6
Implementation of DB-API for BigQuery. (#2921)
tswast 66a9258
Spanner p0 system tests (batch #2) (#3604)
tseaver 401bf40
Speech GAPIC to master (#3607)
lukesneeringer 408f357
fix big query documentation broken link (#3611)
davidraleigh fe9b6cf
Fixing merge conflict in `setup.py` for Speech. (#3609)
dhermes 67f4ba4
RPC retries (second PR) (#3324)
calpeyser 46f519a
Using `CopyFrom` to set protobuf message fields (instead of `MergeFro…
dhermes 59fd1e4
Add a __hash__ implementation to SchemaField (#3601)
azymnis df4b8eb
Add bigquery jobid to table (#3605)
evaogbe 9c06b35
Add base future package to google.cloud (#3616)
ce3046e
Fix a typo in BigQuery usage documentation (#3621)
Maerig d07365f
Using assertEqual instead of assertEquals. (#3619)
dhermes 86c77ef
Add `is_nullable` method to check for `NULLABLE` mode (#3620)
sonlac 2767aa2
Fix "bad" storage unit tests. (#3627)
dhermes c565801
Add operation future (#3618)
827b41a
update the documentation link (#3630)
merla18 34bf003
Using assertIs in unit tests where appropriate. (#3629)
dhermes ada1cc3
update documentation link (#3633)
merla18 3d9461b
Fixing references to "dead" docs links. (#3631)
dhermes ffd7cca
Add keyword arguments to google.cloud.storage.Bucket.get_blob. (#3613)
tillahoffmann c262dbb
Removing JSON docs and unused images. (#3640)
dhermes 14e570a
Changing all pypi.python.org links to warehouse links. (#3641)
dhermes 419588c
Revert "RPC retries (second PR) (#3324)" (#3642)
4f4129d
Remove references to google.cloud.operation from spanner (#3625)
5ea61e4
Add Video Intelligence to README (#3628)
danoscarmike 08021bd
Adding badge images to Video Intelligence README. (#3639)
dhermes 6ff3725
Adding Bigtable Cluster location on create() request. (#3646)
dhermes 1ed681b
Update bigtable to use future.operation (#3623)
2ed9426
Update auto-gen code for video intelligence (#3643)
lukesneeringer f8758df
Add systests for read/query w/ concurrent updates. (#3632)
tseaver c5ccca1
Switched to google-resumable-media in BigQuery. (#3555)
dhermes d2bc36d
Translate GA (#3650)
lukesneeringer 6336e6c
Add Future interface to BigQuery jobs (#3626)
0414ef1
Removing vendored in google.cloud.streaming. (#3654)
dhermes d0479d6
Fix pylint for the main package
768d667
Revert "Fix pylint for the main package" - accidental push
506a304
Fix pylint for the main package (#3658)
40a3b49
Remove QueryJob.results() (#3661)
1598d5d
Split polling future into its own module (#3662)
c5922c6
Re-enable flake8 for core package and tests (#3664)
dd372df
Add systest for round-trip of NULL INT64. (#3665)
tseaver 70088aa
Adding getter/setter note for Blob.metadata property. (#3647)
dhermes a88a334
Correctly url-encode list parameters (#3657)
isra17 c3ab2c0
Moving bytes signing helpers from `core` to `storage`. (#3668)
dhermes b56e8d4
Unbind transaction from session on commit/rollback. (#3669)
tseaver 2083542
Removing `get_credentials()` from `core`. (#3667)
dhermes a813160
NL GAPIC (#3679)
lukesneeringer 9cf5e9b
Cut release of vision API. (#3677)
dhermes 86316d4
Auto-generated trace library (GAPIC only) (#3512)
liyanhui1228 9452572
Simplifying Client constructor's for Bigtable and Spanner. (#3672)
dhermes e273319
Implement multi-use snapshots (#3615)
tseaver 7ff10be
Add trace docs to main docs index (#3683)
liyanhui1228 3144f10
Fix translate docs build. (#3688)
lukesneeringer 440b214
Prep langauge-0.26.0 release.
tseaver 09a476a
Alphabetize products for easier visual scanning. (#3682)
mbrukman 6fff098
Merge branch 'language-release-0.26.0'
tseaver 7d1161f
Remove httplib2, replace with Requests (#3674)
a1269a6
Create parameter type aliases for scalar field types. (#3670)
tseaver 9d9b6c0
Appease current pylint opinions: (#3692)
tseaver 597657e
Increment BQ DB-API thread safety. (#3693)
tswast b94a326
Added support for schema auto-detection feature in `LoadTableFromStor…
WillianFuks 78e51d9
Add factories to ease creation of array / struct parameter types. (#3…
tseaver e89051f
Language GAPIC update (#3699)
lukesneeringer e59d305
Language 0.26.1 (#3701)
lukesneeringer d2fb6b6
Python GAPIC: Speech v1 (#3678)
lukesneeringer ce9cd83
Bump Speech to 0.27.1 (#3702)
lukesneeringer 963d997
Allowing logging system tests to fail. (#3691)
dhermes 6dc55fd
BigQuery & Storage: use client http for resumable media (#3705)
96f0cc3
Reduce the max tries for logging system tests (#3708)
liyanhui1228 ac23b77
Document deepcopy semantics of complex bucket properties. (#3712)
tseaver 4de2450
Streaming directly into file on storage downloads. (#3713)
dhermes d0cfeb7
gcloud auth application-default is out of beta (#3716)
kennethmac2000 3e8d53c
Sprinkle majyk retry fairy dust. (#3720)
tseaver 076ff00
Do not show Trace documentation. (#3719)
lukesneeringer 6d7fae9
Add a function to complain about obselete packages. (#3724)
lukesneeringer 2225289
Cutting release google-cloud-core==0.26.0. (#3727)
dhermes 41f2d8d
Expanding the allowable descriptions for vision system tests. (#3729)
dhermes a31dd96
Add missing "packages" to sentence in ``core`` README. (#3728)
dhermes e835957
Updating all affected packages after google-cloud-core update. (#3730)
dhermes 3012b5e
Using HTTPS wikipedia links in language system tests. (#3732)
dhermes 289a961
fixed typo DETECTION (#3734)
bryanyang0528 da8a960
Add google.api.core package (#3726)
ac1b23b
Add 'update' API wrapper for buckets/blobs (#3714, #3715)
tseaver b09eda9
BigQuery: Remove client-side enum validation. (#3735)
lukesneeringer f034c61
Update storage to 1.3.1. (#3741)
dhermes c210494
Allow Table.read_rows to take an inclusive end key. (#3744)
lukesneeringer 4bbdc6f
Explicitly depend on setuptools >= 34 (#3745)
lukesneeringer 1656ffc
Update broken links to video intelligence docs in package README (#3458)
endast 10466d1
Bump requests minimum bound to 2.18.0 (#3748)
lukesneeringer 1b764b8
Add 'Table.row_from_mapping' helper. (#3425)
tseaver 45ee4bd
Reuse explicit credentials when creating 'database.spanner_api'. (#3722)
tseaver 26214d2
Update trace dependencies to fix the unit test (#3749)
liyanhui1228 b96eaca
Make CONTRIBUTING.rst be up to date. (#3750)
lukesneeringer fe757be
session.run_in_transaction returns the callback's return value. (#3753)
lukesneeringer abfec70
Add google.api.core.exceptions (#3738)
90e6fe7
Bump GAX dependency to 0.15.14. (#3752)
lukesneeringer aaaaf7d
Reference valid input formats in API docs. (#3758)
lukesneeringer 1ff7708
Make exclude_from_indexes a set, and public API. (#3756)
lukesneeringer cdadf4c
Move google.cloud.future to google.api.core (#3764)
90834d1
Use latest/ directory for docs instead of stable/ (#3766)
tswast b242099
Fix __eq__ and __ne__. (#3765)
lukesneeringer 15ed5e7
Increase backoff to fix monitoring system test (#3769)
liyanhui1228 c24123c
Move google.cloud.iterator to google.api.core.page_iterator (#3770)
1fcd53d
nullMarker support for BigQuery Load Jobs (#3449) (#3777)
a1942ba
Allow job_id to be explicitly specified. (#3779)
lukesneeringer 5b4b8fa
De-flake the snapshot system test. (#3780)
lukesneeringer 1fcc1a4
Add a test which provokes abort-during-read during 'run_in_transacti…
tseaver 69dc45a
Add support for a custom null marker. (#3776)
lukesneeringer 1d08991
Document to_legacy_urlsafe as being equivalent to ndb. (#3783)
lukesneeringer 87a46a8
Block creation of transaction for session w/ existing txn. (#3785)
tseaver 957f6e0
Add SchemaField serialization and deserialization. (#3786)
lukesneeringer 64d1728
Storage: Track deleted labels; make Bucket.patch() send them. (#3737)
lukesneeringer ebecc7d
Drop 'Database.read' and 'Database.execute_sql' convenience methods. …
tseaver 19e9579
Update spanner docs to show correct 'Batch.delete' usage.
tseaver edc7c27
Prevent nested transactions. (#3789)
lukesneeringer 5145022
Wait for load jobs to complete in system tests. (#3782)
tswast 4817fb7
Document retry of exceptions while streaming 'read'/'execute_sql' res…
tseaver 6c15d81
Make the Spanner README better. (#3791)
lukesneeringer 7e960e6
Add a .one and .one_or_none method. (#3784)
lukesneeringer d750a13
Drop 'Session' as a promoted, top-level entity in docs. (#3792)
tseaver 09b0cb7
Make Datastore doctests use a namespace. (#3793)
lukesneeringer ba4e8c8
Accurately document system test permissions. (#3795)
lukesneeringer c33e9d4
Make unsigned credentials error DRY. (#3794)
lukesneeringer cd3a05d
Fix Spanner README. (#3796)
lukesneeringer 0723a9c
Update README.rst (#3805)
alanyee 3facccb
Update reference to bytes signing issue in blob.py (#3816)
alanyee 75f0a09
Fix doc build by swapping install order (#3828)
d7b625c
Add google.api.core.retry with base retry functionality (#3819)
13cdb0c
Dropping umbrella package from nox docs sessions. (#3829)
dhermes 36304f7
Add google.api.core.retry.Retry decorator (#3835)
fbda27c
Drop tenacity dependency; use google.api.core.retry in google.api.cor…
df37095
Fix documentation link. (#3825)
lukesneeringer 813b534
Fix broken link in Speech README. (#3821)
jybaek 406ecad
Add google.api.page_iterator.GRPCIterator (#3843)
7a8f5a9
BigQuery - add get_query_results method. (#3838)
tswast 5efa4bb
BigQuery: Poll via getQueryResults method. (#3844)
tswast f67bea4
Allow fetching more than the first page when max_results is set. (#3845)
tswast 7b2f9c2
DLP: Regeneration
landrito db48c3b
Hand edits
landrito 66ad48c
Review fixes.
landrito 53fd41c
Merge branch 'master' of github.com:googlecloudplatform/google-cloud-…
landrito 38aa94e
Add dlp to CI
landrito File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
212 changes: 144 additions & 68 deletions
212
...privacy/dlp/v2beta1/dlp_service_client.py → ...d/dlp_v2beta1/gapic/dlp_service_client.py
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
1,062 changes: 995 additions & 67 deletions
1,062
dlp/google/cloud/proto/privacy/dlp/v2beta1/dlp_pb2.py
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
Sorry, something went wrong.