Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::InspectDataSourceDetails::Result (v0.11.0)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::InspectDataSourceDetails::Result.

All result fields mentioned below are updated while the job is processing.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#hybrid_stats

def hybrid_stats() -> ::Google::Cloud::Dlp::V2::HybridInspectStatistics
Returns

#hybrid_stats=

def hybrid_stats=(value) -> ::Google::Cloud::Dlp::V2::HybridInspectStatistics
Parameter
Returns

#info_type_stats

def info_type_stats() -> ::Array<::Google::Cloud::Dlp::V2::InfoTypeStats>
Returns

#info_type_stats=

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

#processed_bytes

def processed_bytes() -> ::Integer
Returns
  • (::Integer) — Total size in bytes that were processed.

#processed_bytes=

def processed_bytes=(value) -> ::Integer
Parameter
  • value (::Integer) — Total size in bytes that were processed.
Returns
  • (::Integer) — Total size in bytes that were processed.

#total_estimated_bytes

def total_estimated_bytes() -> ::Integer
Returns
  • (::Integer) — Estimate of the number of bytes to process.

#total_estimated_bytes=

def total_estimated_bytes=(value) -> ::Integer
Parameter
  • value (::Integer) — Estimate of the number of bytes to process.
Returns
  • (::Integer) — Estimate of the number of bytes to process.