This configuration can be used for both REST-based and gRPC-based clients. The client library sets the underlying configuration parameters based on the values in this struct.
The full URI is constructed as:
{scheme}://{username}:{password}hostname}:{port}
Any empty values are omitted, except for the scheme which defaults to https. If the hostname value is empty, no HTTP proxy is configured.
[[["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-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eProxyConfig\u003c/code\u003e class facilitates the configuration of HTTP proxies for both REST and gRPC clients.\u003c/p\u003e\n"],["\u003cp\u003eThe full URI for the proxy is constructed from the scheme, username, password, hostname, and port, with HTTPS as the default scheme.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProxyConfig\u003c/code\u003e class includes functions to set and retrieve the hostname, port, username, password, and scheme of the proxy configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eProxyConfig\u003c/code\u003e is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, and there are numerous previous versions available, dating back to version \u003ccode\u003e2.10.1\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIf the hostname value is empty, no HTTP proxy will be configured.\u003c/p\u003e\n"]]],[],null,[]]