Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams::Op.
The match operator for the field.
Constants
UNDEFINED_OP
value: 0 A value indicating that the enum field is not set.
CONTAINS
value: 215_180_831 The operator matches if the field value contains the specified value.
ENDS_WITH
value: 490_402_221 The operator matches if the field value ends with the specified value.
EQUALS
value: 442_201_023 The operator matches if the field value equals the specified value.
EQUALS_ANY
value: 337_226_060 The operator matches if the field value is any value.
STARTS_WITH
value: 139_505_652 The operator matches if the field value starts with the specified value.
[[["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-15 UTC."],[],[]]