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:



4522
4523
4524
4525
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 4522

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