UploadJobItem

The summary information for an individual upload job.

Types

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

Properties

Link copied to clipboard

The timestamp when the upload job was completed.

Link copied to clipboard

The timestamp when the upload job was created.

Link copied to clipboard

The expiry duration for the profiles ingested with the upload job.

Link copied to clipboard

The name of the upload job.

Link copied to clipboard

The unique identifier of the upload job.

Link copied to clipboard

The current status of the upload job.

Link copied to clipboard

The reason for the current status of the upload job.

Functions

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