displayName property

String? displayName
getter/setter pair

The human-friendly name to use for this Codebase when displaying a build.

We use the first eight characters of the SHA-1 hash for GitHub.com.

Output only.

Implementation

core.String? displayName;