Class: Google::Privacy::Dlp::V2beta1::TableLocation

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

Overview

Location of a finding within a +ContentItem.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.



164
# File 'lib/google/cloud/dlp/v2beta1/doc/google/privacy/dlp/v2beta1/dlp.rb', line 164

class TableLocation; end