View Source GoogleApi.Run.V2.Model.GoogleDevtoolsCloudbuildV1GitConfig (google_api_run v0.37.0)

GitConfig is a configuration for git operations.

Attributes

  • http (type: GoogleApi.Run.V2.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.V2.Model.GoogleDevtoolsCloudbuildV1GitConfig{
  http: GoogleApi.Run.V2.Model.GoogleDevtoolsCloudbuildV1HttpConfig.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.