Class: Google::Privacy::Dlp::V2::TableLocation

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 table.

Instance Attribute Summary collapse

Instance Attribute Details

#row_indexInteger

Returns The zero-based index of the row where the finding is located.

Returns:

  • (Integer)

    The zero-based index of the row where the finding is located.



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

class TableLocation; end