List

    Params.ListEntryType

    NameDescription
    STRINGSList entries are treated as plain strings.
    CASE_INSENSITIVE_STRINGSList entries are treated as case-insensitive strings.
    IP_ADDRESSESList entries are treated as IP addresses and ranges.
    List entries are treated as re2 regexp. See for the supported syntax.