Cloud Data Loss Prevention (DLP) V2 API - Module Google::Cloud::Dlp::V2::Likelihood (v0.11.0)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API module Google::Cloud::Dlp::V2::Likelihood.

Categorization of results based on how likely they are to represent a match, based on the number of elements they contain which imply a match.

Constants

LIKELIHOOD_UNSPECIFIED

value: 0
Default value; same as POSSIBLE.

VERY_UNLIKELY

value: 1
Few matching elements.

UNLIKELY

value: 2

POSSIBLE

value: 3
Some matching elements.

LIKELY

value: 4

VERY_LIKELY

value: 5
Many matching elements.