Prevention Job Trigger Inspect Job Inspect Config Rule Set Rule Exclusion Rule Dictionary
data class PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleDictionary(val cloudStoragePath: PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleDictionaryCloudStoragePath? = null, val wordList: PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleDictionaryWordList? = null)
Constructors
Link copied to clipboard
constructor(cloudStoragePath: PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleDictionaryCloudStoragePath? = null, wordList: PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleDictionaryWordList? = null)
Properties
Link copied to clipboard
val cloudStoragePath: PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleDictionaryCloudStoragePath? = null
Newline-delimited file of words in Cloud Storage. Only a single file is accepted. Structure is documented below.
Link copied to clipboard
val wordList: PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleDictionaryWordList? = null
List of words or phrases to search for. Structure is documented below.