Google App Engine with static outbound IP via NAT and also IPv6 support (dual-stack)
I want a Google App Engine service (GAE Java 17 Runtime) to have a static outbound IPv4 so that 3rd party services can whitelist that IPv4 in their firewall.
At the same time this service needs to access IPv6-only resources.