ChangeDataTypeRequest
org.sagebionetworks.repo.model.ChangeDataTypeRequest
Request to change the DataType of an object.
| Field | Type | Description |
|---|---|---|
| dataType | DataType | Enumeration of data types the describe the contents of objects like Tables and Files. |
| aggregateDataConfiguration | AggregateDataConfiguration | The configuration the ACT binds to a source when its DataType is AGGREGATE_DATA. It controls the minimum number of matching rows required before an aggregate result is returned and how facet counts are post-processed. |