google_api_dlp v0.9.0 GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2PrimitiveTransformation View Source

A rule for transforming a value.

Attributes

  • bucketingConfig (GooglePrivacyDlpV2BucketingConfig): Defaults to: null.
  • characterMaskConfig (GooglePrivacyDlpV2CharacterMaskConfig): Defaults to: null.
  • cryptoDeterministicConfig (GooglePrivacyDlpV2CryptoDeterministicConfig): Defaults to: null.
  • cryptoHashConfig (GooglePrivacyDlpV2CryptoHashConfig): Defaults to: null.
  • cryptoReplaceFfxFpeConfig (GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig): Defaults to: null.
  • dateShiftConfig (GooglePrivacyDlpV2DateShiftConfig): Defaults to: null.
  • fixedSizeBucketingConfig (GooglePrivacyDlpV2FixedSizeBucketingConfig): Defaults to: null.
  • redactConfig (GooglePrivacyDlpV2RedactConfig): Defaults to: null.
  • replaceConfig (GooglePrivacyDlpV2ReplaceValueConfig): Defaults to: null.
  • replaceWithInfoTypeConfig (GooglePrivacyDlpV2ReplaceWithInfoTypeConfig): Defaults to: null.
  • timePartConfig (GooglePrivacyDlpV2TimePartConfig): Defaults to: null.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this section Functions

Link to this function

decode(value, options) View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.