GoogleApi.DeveloperConnect.V1.Model.GitProxyConfig (google_api_developer_connect v0.6.0)
View SourceThe git proxy configuration.
Attributes
-
enabled(type:boolean(), default:nil) - Optional. Setting this to true allows the git proxy to be used for performing git operations on the repositories linked in the connection.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DeveloperConnect.V1.Model.GitProxyConfig{ enabled: boolean() | nil }