Class Google::Cloud::Dlp::V2::DocumentLocation (v0.8.1)

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.