ImportJobSummary

A summary of the import job.

Types

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

Properties

Link copied to clipboard

The date and time when the import job was created.

Link copied to clipboard

The number of records that failed processing because of invalid input or other reasons.

Link copied to clipboard

An object that contains details about the resource destination the import job is going to target.

Link copied to clipboard

A string that represents a job ID.

Link copied to clipboard

The status of a job.

Link copied to clipboard

The current number of records processed.

Functions

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