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 webpage details the \u003ccode\u003eLargeCustomDictionaryConfig\u003c/code\u003e class within the Google Cloud DLP API's .NET library, specifically focusing on version 4.1.0 and offering links to older versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLargeCustomDictionaryConfig\u003c/code\u003e class is used to configure custom dictionaries that are sourced from large datasets, which are too large to be handled by the \u003ccode\u003eCustomInfoType.Dictionary\u003c/code\u003e, with artifacts stored in Google Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements various interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLargeCustomDictionaryConfig\u003c/code\u003e class has constructors for creating instances and includes properties to specify the dictionary source such as \u003ccode\u003eBigQueryField\u003c/code\u003e, \u003ccode\u003eCloudStorageFileSet\u003c/code\u003e and the output location, \u003ccode\u003eOutputPath\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page also has a variety of other version available, with the most current one being version 4.16.0, and going as low as version 2.15.0.\u003c/p\u003e\n"]]],[],null,[]]