Reference documentation and code samples for the Data Loss Prevention V2 Client class DatastoreKey.
Record key for a finding in Cloud Datastore.
Generated from protobuf message google.privacy.dlp.v2.DatastoreKey
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description | 
| data | arrayOptional. Data for populating the Message object. | 
| ↳ entity_key | KeyDatastore entity key. | 
getEntityKey
Datastore entity key.
| Returns | |
|---|---|
| Type | Description | 
| Key|null | |
hasEntityKey
clearEntityKey
setEntityKey
Datastore entity key.
| Parameter | |
|---|---|
| Name | Description | 
| var | Key | 
| Returns | |
|---|---|
| Type | Description | 
| $this | |