Class: Google::Privacy::Dlp::V2::HybridContentItem

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

Overview

An individual hybrid item to inspect. Will be stored temporarily during processing.

Instance Attribute Summary collapse

Instance Attribute Details

#finding_detailsGoogle::Privacy::Dlp::V2::HybridFindingDetails

Returns Supplementary information that will be added to each finding.

Returns:



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

class HybridContentItem; end

#itemGoogle::Privacy::Dlp::V2::ContentItem

Returns The item to inspect.

Returns:



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

class HybridContentItem; end