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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["The latest version available is 2.37.0-rc, which is a release candidate for the `ProxyOption` in the google cloud C++ library."],["The webpage provides a list of previous versions for the `ProxyOption`, ranging from 2.36.0 down to 2.10.1, each linked to its respective documentation."],["The `ProxyOption` allows both HTTP and gRPC-based clients to use an HTTP proxy, configurable through the `ProxyConfig` value."],["There are external resources provided that further outline the HTTP proxy mapping with external links to github and Curl."],["The `ProxyConfig` is provided as a Type Alias, and can be referenced directly as such."]]],[]]