Class: Google::Cloud::Dlp::V2::InfoTypeSummary

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

Overview

The infoType details for this column.

Instance Attribute Summary collapse

Instance Attribute Details

#estimated_prevalence::Integer

Deprecated.

This field is deprecated and may be removed in the next major version update.

Returns Not populated for predicted infotypes.

Returns:

  • (::Integer)

    Not populated for predicted infotypes.



5597
5598
5599
5600
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 5597

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

#info_type::Google::Cloud::Dlp::V2::InfoType

Returns The infoType.

Returns:



5597
5598
5599
5600
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 5597

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