Both HTTP and gRPC-based clients can be configured to use an HTTP proxy for requests. Setting the ProxyOption will configure the client to use a proxy as described by the ProxyConfig value.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["The latest version available is 2.37.0-rc, with a detailed list of past versions provided, ranging down to 2.10.1."],["This page documents how to configure HTTP proxy settings for both HTTP and gRPC-based clients using the `ProxyOption` and `ProxyConfig`."],["The `ProxyOption` configures the client to utilize a proxy based on the specifications detailed in `ProxyConfig`."],["Additional resources are available via links to the gRPC and curl documentation for more information regarding HTTP proxy configurations."]]],[]]