GoogleApi.CloudBuild.V1.Model.DeveloperConnectConfig (google_api_cloud_build v0.54.0)
View SourceThis config defines the location of a source through Developer Connect.
Attributes
-
dir
(type:String.t
, default:nil
) - Required. Directory, relative to the source root, in which to run the build. -
gitRepositoryLink
(type:String.t
, default:nil
) - Required. The Developer Connect Git repository link, formatted asprojects/*/locations/*/connections/*/gitRepositoryLink/*
. -
revision
(type:String.t
, default:nil
) - Required. The revision to fetch from the Git repository such as a branch, a tag, a commit SHA, or any Git ref.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.