GoogleApi.CloudBuild.V1.Model.GitRepoSource (google_api_cloud_build v0.41.1) View Source
GitRepoSource describes a repo and ref of a code repository.
Attributes
-
ref
(type:String.t
, default:nil
) - The branch or tag to use. Must start with "refs/" (required). -
repoType
(type:String.t
, default:nil
) - See RepoType below. -
uri
(type:String.t
, default:nil
) - The URI of the repo (required).
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.