Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::DocumentLocation.
Location of a finding within a document.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#file_offset
def file_offset() -> ::Integer
    Returns
    
  - (::Integer) — Offset of the line, from the beginning of the file, where the finding is located.
 
#file_offset=
def file_offset=(value) -> ::Integer
    Parameter
    
  - value (::Integer) — 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.