GetMatchingJobResponse

Types

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

Properties

Link copied to clipboard

The time at which the job has finished.

Link copied to clipboard

An object containing an error message, if there was an error.

Link copied to clipboard

The ID of the job.

Link copied to clipboard

Metrics associated with the execution, specifically total records processed, unique IDs generated, and records the execution skipped.

Link copied to clipboard

The time at which the job was started.

Link copied to clipboard

The current status of the job.

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