Class: Google::Cloud::Dlp::V2::InfoType

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

Overview

Type of information detected by the API.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



41
42
43
44
# File 'proto_docs/google/privacy/dlp/v2/storage.rb', line 41

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

#sensitivity_score::Google::Cloud::Dlp::V2::SensitivityScore



41
42
43
44
# File 'proto_docs/google/privacy/dlp/v2/storage.rb', line 41

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

#version::String



41
42
43
44
# File 'proto_docs/google/privacy/dlp/v2/storage.rb', line 41

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