google_api_dlp v0.0.1 GoogleApi.DLP.V2beta1.Model.GooglePrivacyDlpV2beta1ReplaceConfig View Source

Attributes

  • infoType (GooglePrivacyDlpV2beta1InfoType): Type of information to replace. Only one ReplaceConfig per info_type should be provided. If ReplaceConfig does not have an info_type, the DLP API matches it against all info_types that are found but not specified in another ReplaceConfig. Defaults to: null.
  • replaceWith (String): Content replacing sensitive information of given type. Max 256 chars. Defaults to: null.