IngestionJob

Contains the information of an ingestion job.

Types

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

Properties

Link copied to clipboard

Identifier for a resource.

Link copied to clipboard

Description of the Resource.

Link copied to clipboard

Failure Reasons for Error.

Link copied to clipboard

Identifier for a resource.

Link copied to clipboard

Identifier for a resource.

Link copied to clipboard

Time Stamp.

Link copied to clipboard

The document level statistics of an ingestion job

Link copied to clipboard

The status of an ingestion job.

Link copied to clipboard

Time Stamp.

Functions

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