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

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

The rule to exclude findings based on a hotword. For record inspection of tables, column names are considered hotwords. An example of this is to exclude a finding if a BigQuery column matches a specific pattern.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#hotword_regex

def hotword_regex() -> ::Google::Cloud::Dlp::V2::CustomInfoType::Regex
Returns

#hotword_regex=

def hotword_regex=(value) -> ::Google::Cloud::Dlp::V2::CustomInfoType::Regex
Parameter
Returns

#proximity

def proximity() -> ::Google::Cloud::Dlp::V2::CustomInfoType::DetectionRule::Proximity
Returns

#proximity=

def proximity=(value) -> ::Google::Cloud::Dlp::V2::CustomInfoType::DetectionRule::Proximity
Parameter
Returns