Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::CustomInfoType::DetectionRule::Proximity (v0.13.0)

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

Message for specifying a window around a finding to apply a detection rule.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#window_after

def window_after() -> ::Integer
Returns
  • (::Integer) — Number of characters after the finding to consider.

#window_after=

def window_after=(value) -> ::Integer
Parameter
  • value (::Integer) — Number of characters after the finding to consider.
Returns
  • (::Integer) — Number of characters after the finding to consider.

#window_before

def window_before() -> ::Integer
Returns

#window_before=

def window_before=(value) -> ::Integer
Parameter
Returns