public sealed class Proximity : IMessage<CustomInfoType.Types.DetectionRule.Types.Proximity>, IEquatable<CustomInfoType.Types.DetectionRule.Types.Proximity>, IDeepCloneable<CustomInfoType.Types.DetectionRule.Types.Proximity>, IBufferMessage, IMessage
Message for specifying a window around a finding to apply a detection
rule.
[[["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 page details the \u003ccode\u003eProximity\u003c/code\u003e class, a component of the Google Cloud Data Loss Prevention (DLP) API, specifically within \u003ccode\u003eCustomInfoType.Types.DetectionRule.Types\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProximity\u003c/code\u003e class is designed to define a window around a finding, within which a detection rule is applied, allowing you to specify the range of characters before and after a match that will be considered.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for reference is 4.16.0, but this page also includes documentation for several older versions of the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e library, including version 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProximity\u003c/code\u003e implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and inherits from \u003ccode\u003eObject\u003c/code\u003e, providing methods for deep cloning, buffering, and message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProximity\u003c/code\u003e class has two public properties, \u003ccode\u003eWindowAfter\u003c/code\u003e and \u003ccode\u003eWindowBefore\u003c/code\u003e, which are both of type \u003ccode\u003eInt32\u003c/code\u003e and specify the number of characters to consider after and before a finding, respectively.\u003c/p\u003e\n"]]],[],null,[]]