Prevention Stored Info Type Large Custom Dictionary Args
data class PreventionStoredInfoTypeLargeCustomDictionaryArgs(val bigQueryField: Output<PreventionStoredInfoTypeLargeCustomDictionaryBigQueryFieldArgs>? = null, val cloudStorageFileSet: Output<PreventionStoredInfoTypeLargeCustomDictionaryCloudStorageFileSetArgs>? = null, val outputPath: Output<PreventionStoredInfoTypeLargeCustomDictionaryOutputPathArgs>) : ConvertibleToJava<PreventionStoredInfoTypeLargeCustomDictionaryArgs>
Constructors
Link copied to clipboard
constructor(bigQueryField: Output<PreventionStoredInfoTypeLargeCustomDictionaryBigQueryFieldArgs>? = null, cloudStorageFileSet: Output<PreventionStoredInfoTypeLargeCustomDictionaryCloudStorageFileSetArgs>? = null, outputPath: Output<PreventionStoredInfoTypeLargeCustomDictionaryOutputPathArgs>)
Properties
Link copied to clipboard
Field in a BigQuery table where each cell represents a dictionary phrase. Structure is documented below.
Link copied to clipboard
val cloudStorageFileSet: Output<PreventionStoredInfoTypeLargeCustomDictionaryCloudStorageFileSetArgs>? = null
Set of files containing newline-delimited lists of dictionary phrases. Structure is documented below.
Link copied to clipboard
Location to store dictionary artifacts in Google Cloud Storage. These files will only be accessible by project owners and the DLP API. If any of these artifacts are modified, the dictionary is considered invalid and can no longer be used. Structure is documented below.