Class: Google::Privacy::Dlp::V2::InspectionRule

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

Overview

A single inspection rule to be applied to infoTypes, specified in InspectionRuleSet.

Instance Attribute Summary collapse

Instance Attribute Details

#exclusion_ruleGoogle::Privacy::Dlp::V2::ExclusionRule

Returns Exclusion rule.

Returns:



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

class InspectionRule; end

#hotword_ruleGoogle::Privacy::Dlp::V2::CustomInfoType::DetectionRule::HotwordRule

Returns Hotword-based detection rule.

Returns:



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

class InspectionRule; end