TaskSearchSummary

The details of a task search.

Types

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

Properties

Link copied to clipboard

The date and time the resource ended running.

Link copied to clipboard

The number of times that the task failed and was retried.

Link copied to clipboard

The job ID.

Link copied to clipboard

The parameters to search for.

Link copied to clipboard

The queue ID.

Link copied to clipboard

The run status of the task.

Link copied to clipboard

The date and time the resource started running.

Link copied to clipboard

The step ID.

Link copied to clipboard

The run status that the task is being updated to.

Link copied to clipboard

The task ID.

Link copied to clipboard

The date and time the resource was updated.

Link copied to clipboard

The user or system that updated this resource.

Functions

Link copied to clipboard
inline fun copy(block: TaskSearchSummary.Builder.() -> Unit = {}): TaskSearchSummary
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