resolvedGitCommitSha property

String? resolvedGitCommitSha
getter/setter pair

The fully resolved Git commit SHA of the code that was compiled.

Not set for compilation results whose source is a workspace.

Output only.

Implementation

core.String? resolvedGitCommitSha;