File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed
googleapiclient/discovery_cache/documents Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 3714
3714
}
3715
3715
}
3716
3716
},
3717
- "revision" : " 20231210 " ,
3717
+ "revision" : " 20240107 " ,
3718
3718
"rootUrl" : " https://dlp.googleapis.com/" ,
3719
3719
"schemas" : {
3720
3720
"GooglePrivacyDlpV2Action" : {
5171
5171
},
5172
5172
"type" : " object"
5173
5173
},
5174
+ "GooglePrivacyDlpV2DataSourceType" : {
5175
+ "description" : " Message used to identify the type of resource being profiled." ,
5176
+ "id" : " GooglePrivacyDlpV2DataSourceType" ,
5177
+ "properties" : {
5178
+ "dataSource" : {
5179
+ "description" : " Output only. An identifying string to the type of resource being profiled. Current values: google/bigquery/table, google/project" ,
5180
+ "readOnly" : true ,
5181
+ "type" : " string"
5182
+ }
5183
+ },
5184
+ "type" : " object"
5185
+ },
5174
5186
"GooglePrivacyDlpV2DatastoreKey" : {
5175
5187
"description" : " Record key for a finding in Cloud Datastore." ,
5176
5188
"id" : " GooglePrivacyDlpV2DatastoreKey" ,
8847
8859
"$ref" : " GooglePrivacyDlpV2DataRiskLevel" ,
8848
8860
"description" : " The data risk level of this table."
8849
8861
},
8862
+ "dataSourceType" : {
8863
+ "$ref" : " GooglePrivacyDlpV2DataSourceType" ,
8864
+ "description" : " The resource type that was profiled."
8865
+ },
8850
8866
"datasetId" : {
8851
8867
"description" : " The BigQuery dataset ID." ,
8852
8868
"type" : " string"
You can’t perform that action at this time.
0 commit comments