| Field | Type | Required | Description |
|---|---|---|---|
createdBy |
Optional<DlpPerson> | ➖ | Details about the person who created this report/policy. |
startTime |
Optional<String> | ➖ | Timestamp at which this export started. |
endTime |
Optional<String> | ➖ | Timestamp at which this export completed. |
exportId |
Optional<String> | ➖ | The ID of the export |
fileName |
Optional<String> | ➖ | The name of the file to export the findings to |
exportType |
Optional<ExportInfoExportType> | ➖ | The type of export to perform |
filter |
Optional<DlpFindingFilter> | ➖ | N/A |
issueFilter |
Optional<DlpIssueFilter> | ➖ | Filter for DLP issues. Includes document-level filters and issue-specific filters. |
status |
Optional<ExportInfoStatus> | ➖ | The status of the export |
exportSize |
Optional<Long> | ➖ | The size of the exported file in bytes |