displayName property
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;
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.
core.String? displayName;