DatastoreOptions(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Options defining a data set within Google Cloud Datastore.
Attributes |
|
---|---|
Name | Description |
partition_id |
google.cloud.dlp_v2.types.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 |
google.cloud.dlp_v2.types.KindExpression
The kind to process. |