Class: Google::Cloud::Dlp::V2::ExcludeInfoTypes

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

Overview

List of excluded infoTypes.

Instance Attribute Summary collapse

Instance Attribute Details

#info_types::Array<::Google::Cloud::Dlp::V2::InfoType>



35
36
37
38
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 35

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