Class ValuePresentInList (1.10.1)

ValuePresentInList(value)

Enum used by ValueListFilter to indicate whether the source value is in the supplied list

Enums

Name Description
VALUE_PRESENT_IN_LIST_UNSPECIFIED Value present in list unspecified
VALUE_PRESENT_IN_LIST_IF_VALUE_LIST If the source value is in the supplied list at value_list
VALUE_PRESENT_IN_LIST_IF_VALUE_NOT_LIST If the source value is not in the supplied list at value_list