| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2DateShiftConfig |
GooglePrivacyDlpV2DateShiftConfig.clone() |
GooglePrivacyDlpV2DateShiftConfig |
GooglePrivacyDlpV2PrimitiveTransformation.getDateShiftConfig()
Date Shift
|
GooglePrivacyDlpV2DateShiftConfig |
GooglePrivacyDlpV2DateShiftConfig.set(String fieldName,
Object value) |
GooglePrivacyDlpV2DateShiftConfig |
GooglePrivacyDlpV2DateShiftConfig.setContext(GooglePrivacyDlpV2FieldId context)
Points to the field that contains the context, for example, an entity id.
|
GooglePrivacyDlpV2DateShiftConfig |
GooglePrivacyDlpV2DateShiftConfig.setCryptoKey(GooglePrivacyDlpV2CryptoKey cryptoKey)
Causes the shift to be computed based on this key and the context.
|
GooglePrivacyDlpV2DateShiftConfig |
GooglePrivacyDlpV2DateShiftConfig.setLowerBoundDays(Integer lowerBoundDays)
Required.
|
GooglePrivacyDlpV2DateShiftConfig |
GooglePrivacyDlpV2DateShiftConfig.setUpperBoundDays(Integer upperBoundDays)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2PrimitiveTransformation |
GooglePrivacyDlpV2PrimitiveTransformation.setDateShiftConfig(GooglePrivacyDlpV2DateShiftConfig dateShiftConfig)
Date Shift
|
Copyright © 2011–2020 Google. All rights reserved.