importMode
Specifies whether the dataset import job is a FULL
or INCREMENTAL
import. A FULL
dataset import replaces all of the existing data with the newly imported data. An INCREMENTAL
import appends the imported data to the existing data.