Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::DataProfileFindingRecordLocation.
Location of a finding within a resource that produces a table data profile.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#field
def field() -> ::Google::Cloud::Dlp::V2::FieldId
    Returns
    
  - (::Google::Cloud::Dlp::V2::FieldId) — Field ID of the column containing the finding.
 
#field=
def field=(value) -> ::Google::Cloud::Dlp::V2::FieldId
    Parameter
    
  - value (::Google::Cloud::Dlp::V2::FieldId) — Field ID of the column containing the finding.
 
    Returns
    
- (::Google::Cloud::Dlp::V2::FieldId) — Field ID of the column containing the finding.