google_api_dlp v0.0.1 GoogleApi.DLP.V2beta1.Model.GooglePrivacyDlpV2beta1DatastoreOptions View Source
Options defining a data set within Google Cloud Datastore.
Attributes
- kind (GooglePrivacyDlpV2beta1KindExpression): The kind to process. Defaults to:
null. - partitionId (GooglePrivacyDlpV2beta1PartitionId): A partition ID identifies a grouping of entities. The grouping is always by project and namespace, however the namespace ID may be empty. Defaults to:
null. - projection (List[GooglePrivacyDlpV2beta1Projection]): Properties to scan. If none are specified, all properties will be scanned by default. Defaults to:
null.