type.inbound
and any(body.links,
.href_url.domain.domain == "storage.googleapis.com"
and ml.link_analysis(., mode="aggressive").effective_url.domain.root_domain != "googleapis.com"
)
Playground
Test against your own EMLs or sample data.