Class: Google::Privacy::Dlp::V2::RecordKey

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

Overview

Message for a unique key indicating a record that contains a finding.

Instance Attribute Summary collapse

Instance Attribute Details

#big_query_keyGoogle::Privacy::Dlp::V2::BigQueryKey



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

class RecordKey; end

#datastore_keyGoogle::Privacy::Dlp::V2::DatastoreKey



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

class RecordKey; end

#id_valuesArray<String>

Returns Values of identifying columns in the given row. Order of values matches the order of field identifiers specified in the scanning request.

Returns:

  • (Array<String>)

    Values of identifying columns in the given row. Order of values matches the order of field identifiers specified in the scanning request.



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

class RecordKey; end