Class: Google::Privacy::Dlp::V2::TransformationOverview

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb

Overview

Overview of the modifications that occurred.

Instance Attribute Summary collapse

Instance Attribute Details

#transformation_summariesArray<Google::Privacy::Dlp::V2::TransformationSummary>

Returns Transformations applied to the dataset.

Returns:



1741
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 1741

class TransformationOverview; end

#transformed_bytesInteger

Returns Total size in bytes that were transformed in some way.

Returns:

  • (Integer)

    Total size in bytes that were transformed in some way.



1741
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 1741

class TransformationOverview; end