Cloud Data Loss Prevention (DLP) V2 API - Module Google::Cloud::Dlp::V2::RelationalOperator (v1.16.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API module Google::Cloud::Dlp::V2::RelationalOperator.
Operators available for comparing the value of fields.
Constants
RELATIONAL_OPERATOR_UNSPECIFIED
value: 0 Unused
EQUAL_TO
value: 1 Equal. Attempts to match even with incompatible types.
NOT_EQUAL_TO
value: 2 Not equal to. Attempts to match even with incompatible types.
[[["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 2026-04-03 UTC."],[],[]]