Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::TransformationOverview (v0.20.2)

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

#transformation_summaries=

def transformation_summaries=(value) -> ::Array<::Google::Cloud::Dlp::V2::TransformationSummary>
Parameter
Returns

#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.