PreventionStoredInfoTypeLargeCustomDictionaryArgs

data class PreventionStoredInfoTypeLargeCustomDictionaryArgs(val bigQueryField: Output<PreventionStoredInfoTypeLargeCustomDictionaryBigQueryFieldArgs>? = null, val cloudStorageFileSet: Output<PreventionStoredInfoTypeLargeCustomDictionaryCloudStorageFileSetArgs>? = null, val outputPath: Output<PreventionStoredInfoTypeLargeCustomDictionaryOutputPathArgs>) : ConvertibleToJava<PreventionStoredInfoTypeLargeCustomDictionaryArgs>

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

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.

Functions

Link copied to clipboard
open override fun toJava(): PreventionStoredInfoTypeLargeCustomDictionaryArgs