| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2FieldId |
GooglePrivacyDlpV2FieldId.clone() |
GooglePrivacyDlpV2FieldId |
GooglePrivacyDlpV2CryptoDeterministicConfig.getContext()
A context may be used for higher security and maintaining referential integrity such that the
same identifier in two different contexts will be given a distinct surrogate.
|
GooglePrivacyDlpV2FieldId |
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.getContext()
The 'tweak', a context may be used for higher security since the same identifier in two
different contexts won't be given the same surrogate.
|
GooglePrivacyDlpV2FieldId |
GooglePrivacyDlpV2DateShiftConfig.getContext()
Points to the field that contains the context, for example, an entity id.
|
GooglePrivacyDlpV2FieldId |
GooglePrivacyDlpV2QuasiIdField.getField()
Identifies the column.
|
GooglePrivacyDlpV2FieldId |
GooglePrivacyDlpV2TaggedField.getField()
Required.
|
GooglePrivacyDlpV2FieldId |
GooglePrivacyDlpV2BigQueryField.getField()
Designated field in the BigQuery table.
|
GooglePrivacyDlpV2FieldId |
GooglePrivacyDlpV2NumericalStatsConfig.getField()
Field to compute numerical stats on.
|
GooglePrivacyDlpV2FieldId |
GooglePrivacyDlpV2EntityId.getField()
Composite key indicating which field contains the entity identifier.
|
GooglePrivacyDlpV2FieldId |
GooglePrivacyDlpV2CategoricalStatsConfig.getField()
Field to compute categorical stats on.
|
GooglePrivacyDlpV2FieldId |
GooglePrivacyDlpV2QuasiIdentifierField.getField()
Identifies the column.
|
GooglePrivacyDlpV2FieldId |
GooglePrivacyDlpV2QuasiId.getField()
Required.
|
GooglePrivacyDlpV2FieldId |
GooglePrivacyDlpV2TransformationSummary.getField()
Set if the transformation was limited to a specific FieldId.
|
GooglePrivacyDlpV2FieldId |
GooglePrivacyDlpV2Condition.getField()
Required.
|
GooglePrivacyDlpV2FieldId |
GooglePrivacyDlpV2RecordLocation.getFieldId()
Field id of the field containing the finding.
|
GooglePrivacyDlpV2FieldId |
GooglePrivacyDlpV2AuxiliaryTable.getRelativeFrequency()
Required.
|
GooglePrivacyDlpV2FieldId |
GooglePrivacyDlpV2StatisticalTable.getRelativeFrequency()
Required.
|
GooglePrivacyDlpV2FieldId |
GooglePrivacyDlpV2LDiversityConfig.getSensitiveAttribute()
Sensitive field for computing the l-value.
|
GooglePrivacyDlpV2FieldId |
GooglePrivacyDlpV2TimespanConfig.getTimestampField()
Specification of the field containing the timestamp of scanned items.
|
GooglePrivacyDlpV2FieldId |
GooglePrivacyDlpV2FieldId.set(String fieldName,
Object value) |
GooglePrivacyDlpV2FieldId |
GooglePrivacyDlpV2FieldId.setName(String name)
Name describing the field.
|
| Modifier and Type | Method and Description |
|---|---|
List<GooglePrivacyDlpV2FieldId> |
GooglePrivacyDlpV2BigQueryOptions.getExcludedFields()
References to fields excluded from scanning.
|
List<GooglePrivacyDlpV2FieldId> |
GooglePrivacyDlpV2FieldTransformation.getFields()
Required.
|
List<GooglePrivacyDlpV2FieldId> |
GooglePrivacyDlpV2Table.getHeaders()
Headers of the table.
|
List<GooglePrivacyDlpV2FieldId> |
GooglePrivacyDlpV2BigQueryOptions.getIdentifyingFields()
Table fields that may uniquely identify a row within the table.
|
List<GooglePrivacyDlpV2FieldId> |
GooglePrivacyDlpV2TableOptions.getIdentifyingFields()
The columns that are the primary keys for table objects included in ContentItem.
|
List<GooglePrivacyDlpV2FieldId> |
GooglePrivacyDlpV2LDiversityConfig.getQuasiIds()
Set of quasi-identifiers indicating how equivalence classes are defined for the l-diversity
computation.
|
List<GooglePrivacyDlpV2FieldId> |
GooglePrivacyDlpV2KAnonymityConfig.getQuasiIds()
Set of fields to compute k-anonymity over.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2CryptoDeterministicConfig |
GooglePrivacyDlpV2CryptoDeterministicConfig.setContext(GooglePrivacyDlpV2FieldId context)
A context may be used for higher security and maintaining referential integrity such that the
same identifier in two different contexts will be given a distinct surrogate.
|
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig |
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.setContext(GooglePrivacyDlpV2FieldId context)
The 'tweak', a context may be used for higher security since the same identifier in two
different contexts won't be given the same surrogate.
|
GooglePrivacyDlpV2DateShiftConfig |
GooglePrivacyDlpV2DateShiftConfig.setContext(GooglePrivacyDlpV2FieldId context)
Points to the field that contains the context, for example, an entity id.
|
GooglePrivacyDlpV2QuasiIdField |
GooglePrivacyDlpV2QuasiIdField.setField(GooglePrivacyDlpV2FieldId field)
Identifies the column.
|
GooglePrivacyDlpV2TaggedField |
GooglePrivacyDlpV2TaggedField.setField(GooglePrivacyDlpV2FieldId field)
Required.
|
GooglePrivacyDlpV2BigQueryField |
GooglePrivacyDlpV2BigQueryField.setField(GooglePrivacyDlpV2FieldId field)
Designated field in the BigQuery table.
|
GooglePrivacyDlpV2NumericalStatsConfig |
GooglePrivacyDlpV2NumericalStatsConfig.setField(GooglePrivacyDlpV2FieldId field)
Field to compute numerical stats on.
|
GooglePrivacyDlpV2EntityId |
GooglePrivacyDlpV2EntityId.setField(GooglePrivacyDlpV2FieldId field)
Composite key indicating which field contains the entity identifier.
|
GooglePrivacyDlpV2CategoricalStatsConfig |
GooglePrivacyDlpV2CategoricalStatsConfig.setField(GooglePrivacyDlpV2FieldId field)
Field to compute categorical stats on.
|
GooglePrivacyDlpV2QuasiIdentifierField |
GooglePrivacyDlpV2QuasiIdentifierField.setField(GooglePrivacyDlpV2FieldId field)
Identifies the column.
|
GooglePrivacyDlpV2QuasiId |
GooglePrivacyDlpV2QuasiId.setField(GooglePrivacyDlpV2FieldId field)
Required.
|
GooglePrivacyDlpV2TransformationSummary |
GooglePrivacyDlpV2TransformationSummary.setField(GooglePrivacyDlpV2FieldId field)
Set if the transformation was limited to a specific FieldId.
|
GooglePrivacyDlpV2Condition |
GooglePrivacyDlpV2Condition.setField(GooglePrivacyDlpV2FieldId field)
Required.
|
GooglePrivacyDlpV2RecordLocation |
GooglePrivacyDlpV2RecordLocation.setFieldId(GooglePrivacyDlpV2FieldId fieldId)
Field id of the field containing the finding.
|
GooglePrivacyDlpV2AuxiliaryTable |
GooglePrivacyDlpV2AuxiliaryTable.setRelativeFrequency(GooglePrivacyDlpV2FieldId relativeFrequency)
Required.
|
GooglePrivacyDlpV2StatisticalTable |
GooglePrivacyDlpV2StatisticalTable.setRelativeFrequency(GooglePrivacyDlpV2FieldId relativeFrequency)
Required.
|
GooglePrivacyDlpV2LDiversityConfig |
GooglePrivacyDlpV2LDiversityConfig.setSensitiveAttribute(GooglePrivacyDlpV2FieldId sensitiveAttribute)
Sensitive field for computing the l-value.
|
GooglePrivacyDlpV2TimespanConfig |
GooglePrivacyDlpV2TimespanConfig.setTimestampField(GooglePrivacyDlpV2FieldId timestampField)
Specification of the field containing the timestamp of scanned items.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2BigQueryOptions |
GooglePrivacyDlpV2BigQueryOptions.setExcludedFields(List<GooglePrivacyDlpV2FieldId> excludedFields)
References to fields excluded from scanning.
|
GooglePrivacyDlpV2FieldTransformation |
GooglePrivacyDlpV2FieldTransformation.setFields(List<GooglePrivacyDlpV2FieldId> fields)
Required.
|
GooglePrivacyDlpV2Table |
GooglePrivacyDlpV2Table.setHeaders(List<GooglePrivacyDlpV2FieldId> headers)
Headers of the table.
|
GooglePrivacyDlpV2BigQueryOptions |
GooglePrivacyDlpV2BigQueryOptions.setIdentifyingFields(List<GooglePrivacyDlpV2FieldId> identifyingFields)
Table fields that may uniquely identify a row within the table.
|
GooglePrivacyDlpV2TableOptions |
GooglePrivacyDlpV2TableOptions.setIdentifyingFields(List<GooglePrivacyDlpV2FieldId> identifyingFields)
The columns that are the primary keys for table objects included in ContentItem.
|
GooglePrivacyDlpV2LDiversityConfig |
GooglePrivacyDlpV2LDiversityConfig.setQuasiIds(List<GooglePrivacyDlpV2FieldId> quasiIds)
Set of quasi-identifiers indicating how equivalence classes are defined for the l-diversity
computation.
|
GooglePrivacyDlpV2KAnonymityConfig |
GooglePrivacyDlpV2KAnonymityConfig.setQuasiIds(List<GooglePrivacyDlpV2FieldId> quasiIds)
Set of fields to compute k-anonymity over.
|
Copyright © 2011–2020 Google. All rights reserved.