public sealed class InspectConfig.Types.InfoTypeLikelihood : IMessage<InspectConfig.Types.InfoTypeLikelihood>, IEquatable<InspectConfig.Types.InfoTypeLikelihood>, IDeepCloneable<InspectConfig.Types.InfoTypeLikelihood>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class InspectConfig.Types.InfoTypeLikelihood.
Configuration for setting a minimum likelihood per infotype. Used to
customize the minimum likelihood level for specific infotypes in the
request. For example, use this if you want to lower the precision for
PERSON_NAME without lowering the precision for the other infotypes in the
request.
Type of information the likelihood threshold applies to. Only one
likelihood per info_type should be provided. If InfoTypeLikelihood does
not have an info_type, the configuration fails.
[[["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 document provides reference documentation for the \u003ccode\u003eInspectConfig.Types.InfoTypeLikelihood\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\u003eInfoTypeLikelihood\u003c/code\u003e class allows users to configure minimum likelihood levels for specific information types (\u003ccode\u003eInfoType\u003c/code\u003e) during data inspection processes, which is useful when you want to adjust sensitivity settings per information type.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists various versions of the API, starting from 2.15.0 all the way to the latest 4.16.0, allowing developers to check the documentation according to their specific version of the library.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eInfoTypeLikelihood\u003c/code\u003e implements multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage and inherits members from the object class, giving it a wide range of functionalities and features.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInfoTypeLikelihood\u003c/code\u003e has two main properties available, the \u003ccode\u003eInfoType\u003c/code\u003e which specifies what type of information it's adjusting the minimum likelihood for, and \u003ccode\u003eMinLikelihood\u003c/code\u003e which is a setting that defines the threshold for the minimum finding likelihood that must be met.\u003c/p\u003e\n"]]],[],null,[]]