| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2PartitionId |
GooglePrivacyDlpV2PartitionId.clone() |
GooglePrivacyDlpV2PartitionId |
GooglePrivacyDlpV2Key.getPartitionId()
Entities are partitioned into subsets, currently identified by a project ID and namespace ID.
|
GooglePrivacyDlpV2PartitionId |
GooglePrivacyDlpV2DatastoreOptions.getPartitionId()
A partition ID identifies a grouping of entities.
|
GooglePrivacyDlpV2PartitionId |
GooglePrivacyDlpV2PartitionId.set(String fieldName,
Object value) |
GooglePrivacyDlpV2PartitionId |
GooglePrivacyDlpV2PartitionId.setNamespaceId(String namespaceId)
If not empty, the ID of the namespace to which the entities belong.
|
GooglePrivacyDlpV2PartitionId |
GooglePrivacyDlpV2PartitionId.setProjectId(String projectId)
The ID of the project to which the entities belong.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2Key |
GooglePrivacyDlpV2Key.setPartitionId(GooglePrivacyDlpV2PartitionId partitionId)
Entities are partitioned into subsets, currently identified by a project ID and namespace ID.
|
GooglePrivacyDlpV2DatastoreOptions |
GooglePrivacyDlpV2DatastoreOptions.setPartitionId(GooglePrivacyDlpV2PartitionId partitionId)
A partition ID identifies a grouping of entities.
|
Copyright © 2011–2020 Google. All rights reserved.