Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::TransformationOverview.
Overview of the modifications that occurred.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#transformation_summaries
def transformation_summaries() -> ::Array<::Google::Cloud::Dlp::V2::TransformationSummary>
    Returns
    
  - (::Array<::Google::Cloud::Dlp::V2::TransformationSummary>) — Transformations applied to the dataset.
 
#transformation_summaries=
def transformation_summaries=(value) -> ::Array<::Google::Cloud::Dlp::V2::TransformationSummary>
    Parameter
    
  - value (::Array<::Google::Cloud::Dlp::V2::TransformationSummary>) — Transformations applied to the dataset.
 
    Returns
    
  - (::Array<::Google::Cloud::Dlp::V2::TransformationSummary>) — Transformations applied to the dataset.
 
#transformed_bytes
def transformed_bytes() -> ::Integer
    Returns
    
  - (::Integer) — Total size in bytes that were transformed in some way.
 
#transformed_bytes=
def transformed_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.