Skip to content

Commit 053cbc5

Browse files
Ace Nassribshaffer
authored andcommitted
BigQuery DLP samples (GoogleCloudPlatform#437)
1 parent 224482c commit 053cbc5

File tree

5 files changed

+222
-94
lines changed

5 files changed

+222
-94
lines changed

dlp/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
"name": "google/dlp-sample",
33
"type": "project",
44
"require": {
5-
"google/cloud-dlp": "^0.1.0",
5+
"google/cloud-dlp": "^0.1.2",
66
"symfony/console": "^3.3"
77
},
88
"autoload": {
99
"files": [
1010
"src/inspect_datastore.php",
11+
"src/inspect_bigquery.php",
1112
"src/inspect_file.php",
1213
"src/inspect_string.php",
1314
"src/list_categories.php",

0 commit comments

Comments
 (0)