Description:
We should not expose Struct (or Any, or similar) to filter interface. When Envoy knows the protobuf types filter needs, Envoy performs the conversion, this allows migrating the opaque config format in future.
Details: #3128 (comment)
@htuch