File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5113
5113
}
5114
5114
}
5115
5115
},
5116
- "revision": "20250309 ",
5116
+ "revision": "20250323 ",
5117
5117
"rootUrl": "https://dlp.googleapis.com/",
5118
5118
"schemas": {
5119
5119
"GooglePrivacyDlpV2Action": {
8621
8621
"type": "array"
8622
8622
},
8623
8623
"fileStoreIsEmpty": {
8624
- "description": "The file store does not have any files.",
8624
+ "description": "The file store does not have any files. If the profiling failed, this will be false. ",
8625
8625
"type": "boolean"
8626
8626
},
8627
8627
"fileStoreLocation": {
Original file line number Diff line number Diff line change @@ -2475,7 +2475,7 @@ export namespace dlp_v2 {
2475
2475
*/
2476
2476
fileStoreInfoTypeSummaries?: Schema$GooglePrivacyDlpV2FileStoreInfoTypeSummary[];
2477
2477
/**
2478
- * The file store does not have any files.
2478
+ * The file store does not have any files. If the profiling failed, this will be false.
2479
2479
*/
2480
2480
fileStoreIsEmpty?: boolean | null;
2481
2481
/**
You can’t perform that action at this time.
0 commit comments