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