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-03-24 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 to modify a `CustomInfoType` and was formerly used to alter behavior under specific conditions but has been deprecated, in favor of `InspectionRuleSet`."],["The `DetectionRule` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it interoperable with other parts of the Google Cloud API."],["The class has two constructors and two properties, one of them being `HotwordRule`, and another being `TypeCase`."],["It is within the `Google.Cloud.Dlp.V2` namespace and is part of the Google.Cloud.Dlp.V2.dll assembly, offering various functionalities to create, alter, and manage detection rules within the Data Loss Prevention context."]]],[]]