forwardProxyUri property
The forward proxy's url to be used by the runtime.
When set, runtime will send requests to the target via the given forward proxy. This is only used by programmable gateways.
Implementation
core.String? forwardProxyUri;
The forward proxy's url to be used by the runtime.
When set, runtime will send requests to the target via the given forward proxy. This is only used by programmable gateways.
core.String? forwardProxyUri;