GoogleApi.ContainerAnalysis.V1beta1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfig (google_api_container_analysis v0.34.0)
View SourceGitConfig is a configuration for git operations.
Attributes
-
http(type:GoogleApi.ContainerAnalysis.V1beta1.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.V1beta1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfig{ http: GoogleApi.ContainerAnalysis.V1beta1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfigHttpConfig.t() | nil }