Name | Type | Description | Notes |
---|---|---|---|
pipeline | BatchUpsertRecordsRequestPipeline | [optional] | |
records | java.util.List<Object> | A list of records to upsert. A maximum of 200 records can be upsert in a batch. | |
variables | Map<String, Object> | The initial values for the variables the pipeline operates on and transforms throughout its steps. | [optional] |