Class: Google::Cloud::Dlp::V2::DataProfileFindingRecordLocation

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

Overview

Location of a finding within a resource that produces a table data profile.

Instance Attribute Summary collapse

Instance Attribute Details

#field::Google::Cloud::Dlp::V2::FieldId

Returns Field ID of the column containing the finding.

Returns:



4597
4598
4599
4600
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 4597

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