Class: Google::Privacy::Dlp::V2::DocumentLocation

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb

Overview

Location of a finding within a document.

Instance Attribute Summary collapse

Instance Attribute Details

#file_offsetInteger

Returns Offset of the line, from the beginning of the file, where the finding is located.

Returns:

  • (Integer)

    Offset of the line, from the beginning of the file, where the finding is located.



298
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 298

class DocumentLocation; end