JobFailure

If this job failed, this element indicates why the job failed.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The failure code, if any, for the specified job.

Link copied to clipboard

The failure reason, if any, for the specified job.

Functions

Link copied to clipboard
inline fun copy(block: JobFailure.Builder.() -> Unit = {}): JobFailure
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String