Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::ExcludeByHotword (v1.13.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 it belongs to a BigQuery column that matches a specific pattern.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#hotword_regex

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

#hotword_regex=

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

#proximity

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

#proximity=

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

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.