File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
googleapiclient/discovery_cache/documents Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 3412
3412
}
3413
3413
}
3414
3414
},
3415
- "revision" : " 20220429 " ,
3415
+ "revision" : " 20220506 " ,
3416
3416
"rootUrl" : " https://dlp.googleapis.com/" ,
3417
3417
"schemas" : {
3418
3418
"GooglePrivacyDlpV2Action" : {
5503
5503
"description" : " The infoType details for this column." ,
5504
5504
"id" : " GooglePrivacyDlpV2InfoTypeSummary" ,
5505
5505
"properties" : {
5506
+ "estimatedPrevalence" : {
5507
+ "description" : " Approximate percentage of non-null rows that contained data detected by this infotype." ,
5508
+ "format" : " int32" ,
5509
+ "type" : " integer"
5510
+ },
5506
5511
"infoType" : {
5507
5512
"$ref" : " GooglePrivacyDlpV2InfoType" ,
5508
5513
"description" : " The infoType."
6446
6451
"description" : " Infotype details for other infoTypes found within a column." ,
6447
6452
"id" : " GooglePrivacyDlpV2OtherInfoTypeSummary" ,
6448
6453
"properties" : {
6454
+ "estimatedPrevalence" : {
6455
+ "description" : " Approximate percentage of non-null rows that contained data detected by this infotype." ,
6456
+ "format" : " int32" ,
6457
+ "type" : " integer"
6458
+ },
6449
6459
"infoType" : {
6450
6460
"$ref" : " GooglePrivacyDlpV2InfoType" ,
6451
6461
"description" : " The other infoType."
You can’t perform that action at this time.
0 commit comments