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