Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::RecordCondition::Conditions.
A collection of conditions.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#conditions
def conditions() -> ::Array<::Google::Cloud::Dlp::V2::RecordCondition::Condition>
    Returns
    
  - (::Array<::Google::Cloud::Dlp::V2::RecordCondition::Condition>) — A collection of conditions.
#conditions=
def conditions=(value) -> ::Array<::Google::Cloud::Dlp::V2::RecordCondition::Condition>
    Parameter
    
  - value (::Array<::Google::Cloud::Dlp::V2::RecordCondition::Condition>) — A collection of conditions.
    Returns
    
- (::Array<::Google::Cloud::Dlp::V2::RecordCondition::Condition>) — A collection of conditions.