Reference documentation and code samples for the Data Loss Prevention V2 Client class DeidentifyDataSourceStats.
Summary of what was modified during a transformation.
Generated from protobuf message google.privacy.dlp.v2.DeidentifyDataSourceStats
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ transformed_bytes
int|string
Total size in bytes that were transformed in some way.
↳ transformation_count
int|string
Number of successfully applied transformations.
↳ transformation_error_count
int|string
Number of errors encountered while trying to apply transformations.
getTransformedBytes
Total size in bytes that were transformed in some way.
int|string
setTransformedBytes
Total size in bytes that were transformed in some way.
var
int|string
$this
getTransformationCount
Number of successfully applied transformations.
int|string
setTransformationCount
Number of successfully applied transformations.
var
int|string
$this
getTransformationErrorCount
Number of errors encountered while trying to apply transformations.
int|string
setTransformationErrorCount
Number of errors encountered while trying to apply transformations.
var
int|string
$this