Result(mapping=None, *, ignore_unknown_fields=False, **kwargs)
All result fields mentioned below are updated while the job is processing.
Attributes | |
---|---|
Name | Description |
processed_bytes |
int
Total size in bytes that were processed. |
total_estimated_bytes |
int
Estimate of the number of bytes to process. |
info_type_stats |
MutableSequence[google.cloud.dlp_v2.types.InfoTypeStats]
Statistics of how many instances of each info type were found during inspect job. |
hybrid_stats |
google.cloud.dlp_v2.types.HybridInspectStatistics
Statistics related to the processing of hybrid inspect. |