Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::DocumentLocation (v1.11.0)
Stay organized with collections
Save and categorize content based on your preferences.
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
deffile_offset()->::Integer
Returns
- (::Integer) — Offset of the line, from the beginning of the file, where the finding is located.
#file_offset=
deffile_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.