public sealed class CustomInfoType.Types.DetectionRule : IMessage<CustomInfoType.Types.DetectionRule>, IEquatable<CustomInfoType.Types.DetectionRule>, IDeepCloneable<CustomInfoType.Types.DetectionRule>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class CustomInfoType.Types.DetectionRule.
Deprecated; use InspectionRuleSet instead. Rule for modifying a
CustomInfoType to alter behavior under certain circumstances, depending
on the specific details of the rule. Not supported for the surrogate_type
custom infoType.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This documentation page covers the `CustomInfoType.Types.DetectionRule` class within the Google Cloud Data Loss Prevention v2 API, with version 4.16.0 being the latest."],["`DetectionRule` is designed for modifying a `CustomInfoType` and has been deprecated in favor of `InspectionRuleSet`, however it still has many versions available, down to version 2.15.0."],["The `DetectionRule` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it provides `HotwordRule` as one of its properties."],["The class includes constructors for creating a new `DetectionRule` or cloning an existing one, offering flexibility in its use."],["This class is part of the `Google.Cloud.Dlp.V2` namespace, and the documentation provides links to various versions and related classes for comprehensive context."]]],[]]