resolvedGitSource property

GitSource? resolvedGitSource
getter/setter pair

A copy of the build's source.git_source, if exists, with any revisions resolved.

Output only.

Implementation

GitSource? resolvedGitSource;