Reference documentation and code samples for the Data Loss Prevention V2 Client class Result.
All result fields mentioned below are updated while the job is processing.
Generated from protobuf message google.privacy.dlp.v2.InspectDataSourceDetails.Result
Namespace
Google \ Cloud \ Dlp \ V2 \ InspectDataSourceDetailsMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ processed_bytes
int|string
Total size in bytes that were processed.
↳ total_estimated_bytes
int|string
Estimate of the number of bytes to process.
↳ info_type_stats
array< Google\Cloud\Dlp\V2\InfoTypeStats
>
Statistics of how many instances of each info type were found during inspect job.
↳ num_rows_processed
int|string
Number of rows scanned post sampling and time filtering (Applicable for row based stores such as BigQuery).
↳ hybrid_stats
getProcessedBytes
Total size in bytes that were processed.
int|string
setProcessedBytes
Total size in bytes that were processed.
var
int|string
$this
getTotalEstimatedBytes
Estimate of the number of bytes to process.
int|string
setTotalEstimatedBytes
Estimate of the number of bytes to process.
var
int|string
$this
getInfoTypeStats
Statistics of how many instances of each info type were found during inspect job.
setInfoTypeStats
Statistics of how many instances of each info type were found during inspect job.
$this
getNumRowsProcessed
Number of rows scanned post sampling and time filtering (Applicable for row based stores such as BigQuery).
int|string
setNumRowsProcessed
Number of rows scanned post sampling and time filtering (Applicable for row based stores such as BigQuery).
var
int|string
$this
getHybridStats
Statistics related to the processing of hybrid inspect.
hasHybridStats
clearHybridStats
setHybridStats
Statistics related to the processing of hybrid inspect.
$this