public sealed class CustomInfoType.Types.DetectionRule.Types.Proximity : IMessage<CustomInfoType.Types.DetectionRule.Types.Proximity>, IEquatable<CustomInfoType.Types.DetectionRule.Types.Proximity>, IDeepCloneable<CustomInfoType.Types.DetectionRule.Types.Proximity>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class CustomInfoType.Types.DetectionRule.Types.Proximity.
Message for specifying a window around a finding to apply a detection
rule.
Number of characters before the finding to consider. For tabular data,
if you want to modify the likelihood of an entire column of findngs,
set this to 1. For more information, see
Hotword example: Set the match likelihood of a table column.
[[["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 provides documentation for the \u003ccode\u003eCustomInfoType.Types.DetectionRule.Types.Proximity\u003c/code\u003e class within the Google Cloud Data Loss Prevention v2 API, specifically within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProximity\u003c/code\u003e class is used to define a window around a finding for the application of a detection rule, as it specifies the number of characters before and after a finding that should be considered.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details for several versions of the API, ranging from version 2.15.0 up to the latest version, 4.16.0, allowing users to check version-specific details.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling, comparison, cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eProximity\u003c/code\u003e class include \u003ccode\u003eWindowAfter\u003c/code\u003e and \u003ccode\u003eWindowBefore\u003c/code\u003e, which are used to set the character count to consider after and before a finding respectively, useful for tabular data scenarios.\u003c/p\u003e\n"]]],[],null,[]]