Reference documentation and code samples for the Data Loss Prevention V2 Client class DatastoreOptions.
Options defining a data set within Google Cloud Datastore.
Generated from protobuf message google.privacy.dlp.v2.DatastoreOptions
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ partition_id
Google\Cloud\Dlp\V2\PartitionId
A partition ID identifies a grouping of entities. The grouping is always by project and namespace, however the namespace ID may be empty.
↳ kind
getPartitionId
A partition ID identifies a grouping of entities. The grouping is always by project and namespace, however the namespace ID may be empty.
hasPartitionId
clearPartitionId
setPartitionId
A partition ID identifies a grouping of entities. The grouping is always by project and namespace, however the namespace ID may be empty.
$this
getKind
The kind to process.
hasKind
clearKind
setKind
The kind to process.
$this