public sealed class LargeCustomDictionaryConfig : IMessage<LargeCustomDictionaryConfig>, IEquatable<LargeCustomDictionaryConfig>, IDeepCloneable<LargeCustomDictionaryConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class LargeCustomDictionaryConfig.
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 Cloud Storage
location. Consider using CustomInfoType.Dictionary for smaller dictionaries
that satisfy the size requirements.
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"]],[["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 document provides reference information for the \u003ccode\u003eLargeCustomDictionaryConfig\u003c/code\u003e class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET version 4.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLargeCustomDictionaryConfig\u003c/code\u003e class is used to configure custom dictionaries, derived from large data sources, for use with the Data Loss Prevention (DLP) API.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows specifying the source of the dictionary data, which can be either a field in a BigQuery table or a set of files in Cloud Storage, and also sets the location for output artifacts.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLargeCustomDictionaryConfig\u003c/code\u003e class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers the properties of the \u003ccode\u003eLargeCustomDictionaryConfig\u003c/code\u003e class, such as \u003ccode\u003eBigQueryField\u003c/code\u003e, \u003ccode\u003eCloudStorageFileSet\u003c/code\u003e, \u003ccode\u003eOutputPath\u003c/code\u003e, and \u003ccode\u003eSourceCase\u003c/code\u003e, which are essential for setting up a large custom dictionary.\u003c/p\u003e\n"]]],[],null,[]]