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