BatchUpdateTaskError

The error details for a task that could not be updated in a batch update operation.

Types

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

Properties

Link copied to clipboard

The error code.

Link copied to clipboard

The farm ID of the task that could not be updated.

Link copied to clipboard

The job ID of the task that could not be updated.

Link copied to clipboard

The error message.

Link copied to clipboard

The queue ID of the task that could not be updated.

Link copied to clipboard

The step ID of the task that could not be updated.

Link copied to clipboard

The task ID of the task that could not be updated.

Functions

Link copied to clipboard
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