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"]],[["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."],[[["\u003cp\u003eThis document outlines the configuration for an HTTP Proxy, applicable to both REST and gRPC-based clients.\u003c/p\u003e\n"],["\u003cp\u003eThe full URI format for the proxy is \u003ccode\u003e{scheme}://{username}:{password}hostname}:{port}\u003c/code\u003e, with \u003ccode\u003ehttps\u003c/code\u003e as the default scheme.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eProxyConfig\u003c/code\u003e provides methods to set the \u003ccode\u003ehostname\u003c/code\u003e, \u003ccode\u003eport\u003c/code\u003e, \u003ccode\u003eusername\u003c/code\u003e, \u003ccode\u003epassword\u003c/code\u003e, and \u003ccode\u003escheme\u003c/code\u003e for the proxy.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ehostname()\u003c/code\u003e, \u003ccode\u003eport()\u003c/code\u003e, \u003ccode\u003eusername()\u003c/code\u003e, \u003ccode\u003epassword()\u003c/code\u003e, and \u003ccode\u003escheme()\u003c/code\u003e functions allow for retrieval of the configured proxy settings.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists the available version history for the \u003ccode\u003eProxyConfig\u003c/code\u003e, ranging from version 2.10.1 up to 2.37.0-rc, with links to the documentation for each version.\u003c/p\u003e\n"]]],[],null,[]]