HttpConfig is a configuration for HTTP related git
operations.
Attribute
Name
Description
proxy_secret_version_name
str
SecretVersion resource of the HTTP proxy URL. The Service
Account used in the build (either the default Service
Account or user-specified Service Account) should have
secretmanager.versions.access permissions on this
secret. The proxy URL should be in format
[protocol://][user[:password]@]proxyhost[:port].