public final class GooglePrivacyDlpV2PrimitiveTransformation extends GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Cloud Data Loss Prevention (DLP) API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
GooglePrivacyDlpV2PrimitiveTransformation() |
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic GooglePrivacyDlpV2PrimitiveTransformation()
public GooglePrivacyDlpV2BucketingConfig getBucketingConfig()
null for nonepublic GooglePrivacyDlpV2PrimitiveTransformation setBucketingConfig(GooglePrivacyDlpV2BucketingConfig bucketingConfig)
bucketingConfig - bucketingConfig or null for nonepublic GooglePrivacyDlpV2CharacterMaskConfig getCharacterMaskConfig()
null for nonepublic GooglePrivacyDlpV2PrimitiveTransformation setCharacterMaskConfig(GooglePrivacyDlpV2CharacterMaskConfig characterMaskConfig)
characterMaskConfig - characterMaskConfig or null for nonepublic GooglePrivacyDlpV2CryptoDeterministicConfig getCryptoDeterministicConfig()
null for nonepublic GooglePrivacyDlpV2PrimitiveTransformation setCryptoDeterministicConfig(GooglePrivacyDlpV2CryptoDeterministicConfig cryptoDeterministicConfig)
cryptoDeterministicConfig - cryptoDeterministicConfig or null for nonepublic GooglePrivacyDlpV2CryptoHashConfig getCryptoHashConfig()
null for nonepublic GooglePrivacyDlpV2PrimitiveTransformation setCryptoHashConfig(GooglePrivacyDlpV2CryptoHashConfig cryptoHashConfig)
cryptoHashConfig - cryptoHashConfig or null for nonepublic GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig getCryptoReplaceFfxFpeConfig()
null for nonepublic GooglePrivacyDlpV2PrimitiveTransformation setCryptoReplaceFfxFpeConfig(GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig cryptoReplaceFfxFpeConfig)
cryptoReplaceFfxFpeConfig - cryptoReplaceFfxFpeConfig or null for nonepublic GooglePrivacyDlpV2DateShiftConfig getDateShiftConfig()
null for nonepublic GooglePrivacyDlpV2PrimitiveTransformation setDateShiftConfig(GooglePrivacyDlpV2DateShiftConfig dateShiftConfig)
dateShiftConfig - dateShiftConfig or null for nonepublic GooglePrivacyDlpV2FixedSizeBucketingConfig getFixedSizeBucketingConfig()
null for nonepublic GooglePrivacyDlpV2PrimitiveTransformation setFixedSizeBucketingConfig(GooglePrivacyDlpV2FixedSizeBucketingConfig fixedSizeBucketingConfig)
fixedSizeBucketingConfig - fixedSizeBucketingConfig or null for nonepublic GooglePrivacyDlpV2RedactConfig getRedactConfig()
null for nonepublic GooglePrivacyDlpV2PrimitiveTransformation setRedactConfig(GooglePrivacyDlpV2RedactConfig redactConfig)
redactConfig - redactConfig or null for nonepublic GooglePrivacyDlpV2ReplaceValueConfig getReplaceConfig()
null for nonepublic GooglePrivacyDlpV2PrimitiveTransformation setReplaceConfig(GooglePrivacyDlpV2ReplaceValueConfig replaceConfig)
replaceConfig - replaceConfig or null for nonepublic GooglePrivacyDlpV2ReplaceWithInfoTypeConfig getReplaceWithInfoTypeConfig()
null for nonepublic GooglePrivacyDlpV2PrimitiveTransformation setReplaceWithInfoTypeConfig(GooglePrivacyDlpV2ReplaceWithInfoTypeConfig replaceWithInfoTypeConfig)
replaceWithInfoTypeConfig - replaceWithInfoTypeConfig or null for nonepublic GooglePrivacyDlpV2TimePartConfig getTimePartConfig()
null for nonepublic GooglePrivacyDlpV2PrimitiveTransformation setTimePartConfig(GooglePrivacyDlpV2TimePartConfig timePartConfig)
timePartConfig - timePartConfig or null for nonepublic GooglePrivacyDlpV2PrimitiveTransformation set(String fieldName, Object value)
set in class GenericJsonpublic GooglePrivacyDlpV2PrimitiveTransformation clone()
clone in class GenericJsonCopyright © 2011–2020 Google. All rights reserved.