BatchUpdateJobError

The error details for a job 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 job that could not be updated.

Link copied to clipboard

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

Link copied to clipboard

The error message.

Link copied to clipboard

The queue ID of the job 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