Reference documentation and code samples for the Data Loss Prevention V2 Client class LargeCustomDictionaryConfig.
Configuration for a custom dictionary created from a data source of any size
up to the maximum size defined in thelimitspage. The
artifacts of dictionary creation are stored in the specified Cloud Storage
location. Consider usingCustomInfoType.Dictionaryfor smaller dictionaries
that satisfy the size requirements.
Generated from protobuf messagegoogle.privacy.dlp.v2.LargeCustomDictionaryConfig
Location to store dictionary artifacts in 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.
Field in a BigQuery table where each cell represents a dictionary phrase.
getOutputPath
Location to store dictionary artifacts in 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.
Location to store dictionary artifacts in 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Data Loss Prevention V2 Client - Class LargeCustomDictionaryConfig (2.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.6.1 (latest)](/php/docs/reference/cloud-dlp/latest/V2.LargeCustomDictionaryConfig)\n- [2.6.0](/php/docs/reference/cloud-dlp/2.6.0/V2.LargeCustomDictionaryConfig)\n- [2.4.1](/php/docs/reference/cloud-dlp/2.4.1/V2.LargeCustomDictionaryConfig)\n- [2.3.0](/php/docs/reference/cloud-dlp/2.3.0/V2.LargeCustomDictionaryConfig)\n- [2.2.3](/php/docs/reference/cloud-dlp/2.2.3/V2.LargeCustomDictionaryConfig)\n- [2.1.0](/php/docs/reference/cloud-dlp/2.1.0/V2.LargeCustomDictionaryConfig)\n- [2.0.0](/php/docs/reference/cloud-dlp/2.0.0/V2.LargeCustomDictionaryConfig)\n- [1.19.0](/php/docs/reference/cloud-dlp/1.19.0/V2.LargeCustomDictionaryConfig)\n- [1.18.0](/php/docs/reference/cloud-dlp/1.18.0/V2.LargeCustomDictionaryConfig)\n- [1.17.0](/php/docs/reference/cloud-dlp/1.17.0/V2.LargeCustomDictionaryConfig)\n- [1.16.0](/php/docs/reference/cloud-dlp/1.16.0/V2.LargeCustomDictionaryConfig)\n- [1.15.1](/php/docs/reference/cloud-dlp/1.15.1/V2.LargeCustomDictionaryConfig)\n- [1.14.0](/php/docs/reference/cloud-dlp/1.14.0/V2.LargeCustomDictionaryConfig)\n- [1.13.2](/php/docs/reference/cloud-dlp/1.13.2/V2.LargeCustomDictionaryConfig)\n- [1.12.0](/php/docs/reference/cloud-dlp/1.12.0/V2.LargeCustomDictionaryConfig)\n- [1.11.0](/php/docs/reference/cloud-dlp/1.11.0/V2.LargeCustomDictionaryConfig)\n- [1.10.2](/php/docs/reference/cloud-dlp/1.10.2/V2.LargeCustomDictionaryConfig)\n- [1.9.0](/php/docs/reference/cloud-dlp/1.9.0/V2.LargeCustomDictionaryConfig)\n- [1.8.6](/php/docs/reference/cloud-dlp/1.8.6/V2.LargeCustomDictionaryConfig) \nReference documentation and code samples for the Data Loss Prevention V2 Client class LargeCustomDictionaryConfig.\n\nConfiguration for a custom dictionary created from a data source of any size\nup to the maximum size defined in the\n[limits](https://cloud.google.com/sensitive-data-protection/limits) page. The\nartifacts of dictionary creation are stored in the specified Cloud Storage\nlocation. Consider using `CustomInfoType.Dictionary` for smaller dictionaries\nthat satisfy the size requirements.\n\nGenerated from protobuf message `google.privacy.dlp.v2.LargeCustomDictionaryConfig`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dlp \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getOutputPath\n\nLocation to store dictionary artifacts in Cloud Storage. These files\nwill only be accessible by project owners and the DLP API. If any of these\nartifacts are modified, the dictionary is considered invalid and can no\nlonger be used.\n\n### hasOutputPath\n\n### clearOutputPath\n\n### setOutputPath\n\nLocation to store dictionary artifacts in Cloud Storage. These files\nwill only be accessible by project owners and the DLP API. If any of these\nartifacts are modified, the dictionary is considered invalid and can no\nlonger be used.\n\n### getCloudStorageFileSet\n\nSet of files containing newline-delimited lists of dictionary phrases.\n\n### hasCloudStorageFileSet\n\n### setCloudStorageFileSet\n\nSet of files containing newline-delimited lists of dictionary phrases.\n\n### getBigQueryField\n\nField in a BigQuery table where each cell represents a dictionary phrase.\n\n### hasBigQueryField\n\n### setBigQueryField\n\nField in a BigQuery table where each cell represents a dictionary phrase.\n\n### getSource"]]