Developer Connect V1 API - Class Google::Cloud::DeveloperConnect::V1::GitProxyConfig (v1.2.0)

Reference documentation and code samples for the Developer Connect V1 API class Google::Cloud::DeveloperConnect::V1::GitProxyConfig.

The git proxy configuration.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enabled

def enabled() -> ::Boolean
Returns
  • (::Boolean) — Optional. Setting this to true allows the git proxy to be used for performing git operations on the repositories linked in the connection.

#enabled=

def enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Setting this to true allows the git proxy to be used for performing git operations on the repositories linked in the connection.
Returns
  • (::Boolean) — Optional. Setting this to true allows the git proxy to be used for performing git operations on the repositories linked in the connection.