Class UrlFilteringAction (0.13.3)

UrlFilteringAction(value)

Action to be taken when a URL matches a filter.

Enums

Name Description
URL_FILTERING_ACTION_UNSPECIFIED Filtering action not specified.
ALLOW The connection matching this filter will be allowed to transmit.
DENY The connection matching this filter will be dropped.