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\u003eThis page details the \u003ccode\u003eLargeCustomDictionaryConfig\u003c/code\u003e class within the Google Cloud DLP .NET library, version 3.4.0 and beyond, up to the latest release of 4.16.0, for configuring custom dictionaries of any size.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLargeCustomDictionaryConfig\u003c/code\u003e is designed for creating custom dictionaries from data sources that can be up to the maximum size allowed as per Google Cloud DLP limits, storing the dictionary artifacts in Google Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, supporting serialization, comparison, deep cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instantiated using two constructors; one with no arguments and the other taking a \u003ccode\u003eLargeCustomDictionaryConfig\u003c/code\u003e object, allowing for easy copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLargeCustomDictionaryConfig\u003c/code\u003e class offers properties such as \u003ccode\u003eBigQueryField\u003c/code\u003e, \u003ccode\u003eCloudStorageFileSet\u003c/code\u003e, and \u003ccode\u003eOutputPath\u003c/code\u003e to specify data sources, and storage locations, and \u003ccode\u003eSourceCase\u003c/code\u003e to know where the source data is coming from.\u003c/p\u003e\n"]]],[],null,[]]