List

    Params.ListEntryType

    NameDescription
    STRINGS
    List entries are treated as plain strings.
    CASE_INSENSITIVE_STRINGS
    List entries are treated as case-insensitive strings.
    IP_ADDRESSES
    List entries are treated as IP addresses and ranges.

    List entries are treated as re2 regexp. See for the supported syntax.