| Field | Type | Required | Description |
|---|---|---|---|
created_by |
Optional[models.DlpPerson] | ➖ | Details about the person who created this report/policy. |
start_time |
Optional[str] | ➖ | Timestamp at which this export started. |
end_time |
Optional[str] | ➖ | Timestamp at which this export completed. |
export_id |
Optional[str] | ➖ | The ID of the export |
file_name |
Optional[str] | ➖ | The name of the file to export the findings to |
filter_ |
Optional[models.DlpFindingFilter] | ➖ | N/A |
status |
Optional[models.ExportInfoStatus] | ➖ | The status of the export |
export_size |
Optional[int] | ➖ | The size of the exported file in bytes |