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

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

Rule set for modifying a set of infoTypes to alter behavior under certain circumstances, depending on the specific details of the rules within the set.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#info_types

def info_types() -> ::Array<::Google::Cloud::Dlp::V2::InfoType>
Returns

#info_types=

def info_types=(value) -> ::Array<::Google::Cloud::Dlp::V2::InfoType>
Parameter
Returns

#rules

def rules() -> ::Array<::Google::Cloud::Dlp::V2::InspectionRule>
Returns

#rules=

def rules=(value) -> ::Array<::Google::Cloud::Dlp::V2::InspectionRule>
Parameter
Returns