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.
Attributes
Name
Description
info_type
google.cloud.dlp_v2.types.InfoType
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.
min_likelihood
google.cloud.dlp_v2.types.Likelihood
Only returns findings equal to or above this
threshold. This field is required or else the
configuration fails.
[[["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 2024-11-06 UTC."],[],[]]