Class: Google::Privacy::Dlp::V2::RecordKey
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Privacy::Dlp::V2::RecordKey
 
 
- 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
- #big_query_key ⇒ Google::Privacy::Dlp::V2::BigQueryKey
 - #datastore_key ⇒ Google::Privacy::Dlp::V2::DatastoreKey
 
Instance Attribute Details
#big_query_key ⇒ Google::Privacy::Dlp::V2::BigQueryKey
      429  | 
    
      # File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/storage.rb', line 429 class RecordKey; end  | 
  
#datastore_key ⇒ Google::Privacy::Dlp::V2::DatastoreKey
      429  | 
    
      # File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/storage.rb', line 429 class RecordKey; end  |