Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 2.29 KB

File metadata and controls

12 lines (9 loc) · 2.29 KB

UpdateDlpReportRequest

Fields

Field Type Required Description
config Optional<DlpConfig> Detailed configuration of what documents and sensitive content will be scanned.
frequency Optional<DlpFrequency> Interval between scans. DAILY is deprecated.
status Optional<DlpReportStatus> The status of the policy/report. Only ACTIVE status will be picked for scans.
autoHideDocs Optional<Boolean> The new autoHideDoc boolean the policy will be updated to if provided.
reportName Optional<String> The new name of the policy if provided.