DownloadArtifactResponse

external interface DownloadArtifactResponse(source)

Properties

Link copied to clipboard
abstract val digestMismatch: Boolean?

Returns true if the digest of the downloaded artifact does not match the expected hash

Link copied to clipboard
abstract val downloadPath: String?

The path where the artifact was downloaded to