noProxy property
A comma-separated list of IP addresses, IP address ranges, host names, and domain names that should not go through the proxy server.
When Google Distributed Cloud sends a request to one of these addresses, hosts, or domains, the request is sent directly.
Implementation
core.String? noProxy;