Class: Google::Privacy::Dlp::V2::DatastoreKey
- Inherits:
-
Object
- Object
- Google::Privacy::Dlp::V2::DatastoreKey
- Defined in:
- lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/storage.rb
Overview
Record key for a finding in Cloud Datastore.
Instance Attribute Summary collapse
-
#entity_key ⇒ Google::Privacy::Dlp::V2::Key
Datastore entity key.
Instance Attribute Details
#entity_key ⇒ Google::Privacy::Dlp::V2::Key
Returns Datastore entity key.
377 |
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/storage.rb', line 377 class DatastoreKey; end |