public sealed class ExcludeByHotword : IMessage<ExcludeByHotword>, IEquatable<ExcludeByHotword>, IDeepCloneable<ExcludeByHotword>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class ExcludeByHotword.
The rule to exclude findings based on a hotword. For record inspection of
tables, column names are considered hotwords. An example of this is to
exclude a finding if it belongs to a BigQuery column that matches a specific
pattern.
public CustomInfoType.Types.DetectionRule.Types.Proximity Proximity { get; set; }
Range of characters within which the entire hotword must reside.
The total length of the window cannot exceed 1000 characters.
The windowBefore property in proximity should be set to 1 if the hotword
needs to be included in a column header.
[[["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 documentation for the \u003ccode\u003eExcludeByHotword\u003c/code\u003e class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExcludeByHotword\u003c/code\u003e allows the creation of rules to exclude findings based on the presence of a "hotword," which can include column names in record inspections of tables.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available in this document is 4.16.0, and this document version specifically references version 4.10.0, but also includes a list of previous versions ranging back to 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties for \u003ccode\u003eExcludeByHotword\u003c/code\u003e include \u003ccode\u003eHotwordRegex\u003c/code\u003e for defining the hotword pattern and \u003ccode\u003eProximity\u003c/code\u003e for specifying the range of characters within which the hotword must be found.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eExcludeByHotword\u003c/code\u003e implements the \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, along with inheriting members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]