gitProxyUri property

String? gitProxyUri
getter/setter pair

URI to access the linked repository through the Git Proxy.

This field is only populated if the git proxy is enabled for the connection.

Output only.

Implementation

core.String? gitProxyUri;