ListDatasetImportJobsRequest
Types
Properties
Link copied to clipboard
An array of filters. For each filter, you provide a condition and a match statement. The condition is either IS
or IS_NOT
, which specifies whether to include or exclude the datasets that match the statement from the list, respectively. The match statement consists of a key and a value.
Link copied to clipboard
The number of items to return in the response.
Functions
Link copied to clipboard
inline fun copy(block: ListDatasetImportJobsRequest.Builder.() -> Unit = {}): ListDatasetImportJobsRequest