Reference documentation and code samples for the Cloud Build V1 API class Google::Cloud::Build::V1::GitConfig.
GitConfig is a configuration for git operations.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#http
def http() -> ::Google::Cloud::Build::V1::GitConfig::HttpConfig
Returns
- (::Google::Cloud::Build::V1::GitConfig::HttpConfig) — Configuration for HTTP related git operations.
#http=
def http=(value) -> ::Google::Cloud::Build::V1::GitConfig::HttpConfig
Parameter
- value (::Google::Cloud::Build::V1::GitConfig::HttpConfig) — Configuration for HTTP related git operations.
Returns
- (::Google::Cloud::Build::V1::GitConfig::HttpConfig) — Configuration for HTTP related git operations.