Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::DatastoreKey.
Record key for a finding in Cloud Datastore.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#entity_key
def entity_key() -> ::Google::Cloud::Dlp::V2::Key
Returns
- (::Google::Cloud::Dlp::V2::Key) — Datastore entity key.
#entity_key=
def entity_key=(value) -> ::Google::Cloud::Dlp::V2::Key
Parameter
- value (::Google::Cloud::Dlp::V2::Key) — Datastore entity key.
Returns
- (::Google::Cloud::Dlp::V2::Key) — Datastore entity key.