public sealed class LargeCustomDictionaryConfig : IMessage<LargeCustomDictionaryConfig>, IEquatable<LargeCustomDictionaryConfig>, IDeepCloneable<LargeCustomDictionaryConfig>, IBufferMessage, IMessage
Configuration for a custom dictionary created from a data source of any size
up to the maximum size defined in the
limits page. The artifacts of
dictionary creation are stored in the specified Google Cloud Storage
location. Consider using CustomInfoType.Dictionary for smaller dictionaries
that satisfy the size requirements.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eLargeCustomDictionaryConfig\u003c/code\u003e class is designed for creating custom dictionaries from large datasets, with data stored in Google Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionality for message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e available is 4.16.0, and the provided content contains a comprehensive list of previous versions of this module dating back to 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLargeCustomDictionaryConfig\u003c/code\u003e supports data sources from BigQuery tables or sets of files in Google Cloud Storage, allowing users to define the dictionary's content through the \u003ccode\u003eBigQueryField\u003c/code\u003e and \u003ccode\u003eCloudStorageFileSet\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThe property \u003ccode\u003eOutputPath\u003c/code\u003e defines where the dictionary's artifacts are stored in Google Cloud Storage, with access restricted to project owners and the DLP API, and any modifications to these artifacts can result in the dictionary becoming invalid.\u003c/p\u003e\n"]]],[],null,[]]