Chronicle V1 API - Module Google::Cloud::Chronicle::V1::OutcomeFilter::Operator (v0.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Chronicle V1 API module Google::Cloud::Chronicle::V1::OutcomeFilter::Operator.
The operator to compare the outcome variable value with the outcome value
in the outcome filter.
Constants
OPERATOR_UNSPECIFIED
value: 0 The operator is unspecified.
EQUAL
value: 1 The outcome variable value must be equal to the outcome value in the
outcome filter.
CONTAINS
value: 2 The outcome variable value must contain the outcome value in the
outcome filter.
MATCHES_REGEX
value: 3 The outcome variable value must match the outcome value regex in the
outcome filter.
MATCHES_CIDR
value: 4 The outcome variable value must be a valid IP address in the outcome
filter value CIDR range.
[[["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-07-07 UTC."],[],[]]