Interface protos.google.devtools.cloudbuild.v1.Artifacts.IGoModule (5.5.0)

Properties of a GoModule.

Package

@google-cloud/cloudbuild

Properties

modulePath

modulePath?: (string|null);

GoModule modulePath

moduleVersion

moduleVersion?: (string|null);

GoModule moduleVersion

repositoryLocation

repositoryLocation?: (string|null);

GoModule repositoryLocation

repositoryName

repositoryName?: (string|null);

GoModule repositoryName

repositoryProjectId

repositoryProjectId?: (string|null);

GoModule repositoryProjectId

sourcePath

sourcePath?: (string|null);

GoModule sourcePath