You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### dlp:v2
The following keys were changed:
- schemas.GooglePrivacyDlpV2DataSourceType.properties.dataSource.description
- schemas.GooglePrivacyDlpV2ProjectDataProfile.properties.projectId.description
Copy file name to clipboardExpand all lines: discovery/dlp-v2.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -5015,7 +5015,7 @@
5015
5015
}
5016
5016
}
5017
5017
},
5018
-
"revision": "20240818",
5018
+
"revision": "20240825",
5019
5019
"rootUrl": "https://dlp.googleapis.com/",
5020
5020
"schemas": {
5021
5021
"GooglePrivacyDlpV2Action": {
@@ -6700,7 +6700,7 @@
6700
6700
"id": "GooglePrivacyDlpV2DataSourceType",
6701
6701
"properties": {
6702
6702
"dataSource": {
6703
-
"description": "Output only. An identifying string to the type of resource being profiled. Current values: google/bigquery/table, google/project",
6703
+
"description": "Output only. An identifying string to the type of resource being profiled. Current values: * google/bigquery/table * google/project * google/sql/table * google/gcs/bucket",
6704
6704
"readOnly": true,
6705
6705
"type": "string"
6706
6706
}
@@ -10249,7 +10249,7 @@
10249
10249
"description": "Success or error status of the last attempt to profile the project."
10250
10250
},
10251
10251
"projectId": {
10252
-
"description": "Project ID that was profiled.",
10252
+
"description": "Project ID or account that was profiled.",
* Output only. An identifying string to the type of resource being profiled. Current values: google/bigquery/table, google/project
1349
+
* Output only. An identifying string to the type of resource being profiled. Current values: * google/bigquery/table * google/project * google/sql/table * google/gcs/bucket
0 commit comments