name property

String? name
getter/setter pair

This is the name of the Envoy filter as specified in the Envoy configuration, e.g. envoy.filters.http.router, com.acme.widget.

Implementation

core.String? name;