LabelRuleCheckType Enum
Defines the type of check for label rules
Possible Values
#
EQUAL
Check if the label is equal to a specified value
EXISTS
Check if the label exists
NOT_EQUAL
Check if the label is not equal to a specified value
NOT_EXISTS
Check if the label does not exist
Usages
#
References
#
- Field checkType from LabelRule
Previous
LabelRule
Next
LabelRuleDisplayType