Prevention Inspect Template Inspect Config Custom Info Type Dictionary
data class PreventionInspectTemplateInspectConfigCustomInfoTypeDictionary(val cloudStoragePath: PreventionInspectTemplateInspectConfigCustomInfoTypeDictionaryCloudStoragePath? = null, val wordList: PreventionInspectTemplateInspectConfigCustomInfoTypeDictionaryWordList? = null)
Constructors
Link copied to clipboard
constructor(cloudStoragePath: PreventionInspectTemplateInspectConfigCustomInfoTypeDictionaryCloudStoragePath? = null, wordList: PreventionInspectTemplateInspectConfigCustomInfoTypeDictionaryWordList? = null)
Properties
Link copied to clipboard
val cloudStoragePath: PreventionInspectTemplateInspectConfigCustomInfoTypeDictionaryCloudStoragePath? = 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.