public sealed class LikelihoodAdjustment : IMessage<CustomInfoType.Types.DetectionRule.Types.LikelihoodAdjustment>, IEquatable<CustomInfoType.Types.DetectionRule.Types.LikelihoodAdjustment>, IDeepCloneable<CustomInfoType.Types.DetectionRule.Types.LikelihoodAdjustment>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class CustomInfoType.Types.DetectionRule.Types.LikelihoodAdjustment.
Message for specifying an adjustment to the likelihood of a finding as
part of a detection rule.
Increase or decrease the likelihood by the specified number of
levels. For example, if a finding would be POSSIBLE without the
detection rule and relative_likelihood is 1, then it is upgraded to
LIKELY, while a value of -1 would downgrade it to UNLIKELY.
Likelihood may never drop below VERY_UNLIKELY or exceed
VERY_LIKELY, so applying an adjustment of 1 followed by an
adjustment of -1 when base likelihood is VERY_LIKELY will result in
a final likelihood of LIKELY.
[[["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\u003eLikelihoodAdjustment\u003c/code\u003e class within the Google Cloud Data Loss Prevention (DLP) v2 API, detailing its use in specifying adjustments to the likelihood of a finding as part of a detection rule.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLikelihoodAdjustment\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.Dlp.V2.dll\u003c/code\u003e assembly, offering functionality related to data loss prevention.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers a range of versions, from 2.15.0 to the latest 4.16.0, allowing users to find information relevant to their specific .NET library version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLikelihoodAdjustment\u003c/code\u003e objects can be created using either the default constructor, or a constructor that accepts another \u003ccode\u003eLikelihoodAdjustment\u003c/code\u003e object, and they offer properties to define the \u003ccode\u003eFixedLikelihood\u003c/code\u003e and the \u003ccode\u003eRelativeLikelihood\u003c/code\u003e of a finding.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLikelihoodAdjustment\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing a robust set of features for use in data processing and analysis.\u003c/p\u003e\n"]]],[],null,[]]