View Source GoogleApi.ContainerAnalysis.V1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfig (google_api_container_analysis v0.31.0)
GitConfig is a configuration for git operations.
Attributes
-
http
(type:GoogleApi.ContainerAnalysis.V1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfigHttpConfig.t
, default:nil
) - Configuration for HTTP related git operations.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContainerAnalysis.V1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfig{ http: GoogleApi.ContainerAnalysis.V1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfigHttpConfig.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.