Class: Google::Cloud::Dlp::V2::RecordCondition::Conditions

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/privacy/dlp/v2/dlp.rb

Overview

A collection of conditions.

Instance Attribute Summary collapse

Instance Attribute Details

#conditions::Array<::Google::Cloud::Dlp::V2::RecordCondition::Condition>

Returns A collection of conditions.

Returns:



2916
2917
2918
2919
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 2916

class Conditions
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end