GoogleApi.ContainerAnalysis.V1alpha1.Model.RepoSource (google_api_container_analysis v0.34.0)
View SourceRepoSource describes the location of the source in a Google Cloud Source Repository.
Attributes
-
branchName(type:String.t, default:nil) - Name of the branch to build. -
commitSha(type:String.t, default:nil) - Explicit commit SHA to build. -
projectId(type:String.t, default:nil) - ID of the project that owns the repo. -
repoName(type:String.t, default:nil) - Name of the repo. -
tagName(type:String.t, default:nil) - Name of the tag to build.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.