Class ValuePresentInList (1.9.2)

ValuePresentInList(value)

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

Values: VALUE_PRESENT_IN_LIST_UNSPECIFIED (0): Value present in list unspecified VALUE_PRESENT_IN_LIST_IF_VALUE_LIST (1): If the source value is in the supplied list at value_list VALUE_PRESENT_IN_LIST_IF_VALUE_NOT_LIST (2): If the source value is not in the supplied list at value_list