GitProxyConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)The git proxy configuration.
Attributes |
|
|---|---|
| Name | Description |
enabled |
bool
Optional. Setting this to true allows the git proxy to be used for performing git operations on the repositories linked in the connection. |
http_proxy_base_uri |
str
Output only. The base URI for the HTTP proxy endpoint. Has the format https://{generatedID}-c-h-{shortRegion}.developerconnect.dev
Populated only when enabled is set to true. This endpoint is
used by other Google services that integrate with Developer
Connect.
|