Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::DeidentifyDataSourceStats (v1.9.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::DeidentifyDataSourceStats.
Summary of what was modified during a transformation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#transformation_count
deftransformation_count()->::Integer
Returns
- (::Integer) — Number of successfully applied transformations.
#transformation_count=
deftransformation_count=(value)->::Integer
Parameter
- value (::Integer) — Number of successfully applied transformations.
Returns
- (::Integer) — Number of successfully applied transformations.
#transformation_error_count
deftransformation_error_count()->::Integer
Returns
- (::Integer) — Number of errors encountered while trying to apply transformations.
#transformation_error_count=
deftransformation_error_count=(value)->::Integer
Parameter
- value (::Integer) — Number of errors encountered while trying to apply transformations.
Returns
- (::Integer) — Number of errors encountered while trying to apply transformations.
#transformed_bytes
deftransformed_bytes()->::Integer
Returns
- (::Integer) — Total size in bytes that were transformed in some way.
#transformed_bytes=
deftransformed_bytes=(value)->::Integer
Parameter
- value (::Integer) — Total size in bytes that were transformed in some way.
Returns
- (::Integer) — Total size in bytes that were transformed in some way.