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\u003eThe \u003ccode\u003eExcludeByHotword\u003c/code\u003e class is used to define rules for excluding findings based on the presence of a specified hotword, which is particularly relevant in record inspection of tables where column names can serve as hotwords.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the class's inheritance structure, its implemented interfaces, and a list of its members, including its constructors and properties such as \u003ccode\u003eHotwordRegex\u003c/code\u003e and \u003ccode\u003eProximity\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document details various versions of the API, ranging from 2.15.0 to the latest release 4.16.0, as well as several previous versions in between.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHotwordRegex\u003c/code\u003e property allows for defining a regular expression pattern to identify hotwords, while the \u003ccode\u003eProximity\u003c/code\u003e property specifies the range of characters within which a hotword must reside to be considered valid.\u003c/p\u003e\n"]]],[],null,[]]