Struct ProxyOption (2.46.0-rc) Stay organized with collections Save and categorize content based on your preferences.
Configure the HTTP Proxy.
Both HTTP and gRPC-based clients can be configured to use an HTTP proxy for requests. Setting theProxyOption will configure the client to use a proxy as described by theProxyConfig value.
See Also
https://github.com/grpc/grpc/blob/master/doc/core/default_http_proxy_mapper.md
See Also
https://curl.se/libcurl/c/CURLOPT_PROXYUSERNAME.html
See Also
https://curl.se/libcurl/c/CURLOPT_PROXYPASSWORD.html
See Also
Type Aliases
Type
Alias Of:
ProxyConfigExcept as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-17 UTC.