ImportDataSource

An object that has details about the source of the data that was submitted for import.

Types

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

Properties

Link copied to clipboard

The configuration parameters for the data source of the import

Functions

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