The Open API specification for Synapse is now available for download!

Download Open API Spec

GridCsvImportResponse

org.sagebionetworks.repo.model.grid.GridCsvImportResponse

The result of a CSV import into the grid.

Field Type Description
concreteType STRING
sessionId STRING The grid session ID.
totalCount INTEGER The total number of processed rows.
createdCount INTEGER The number of newly created rows in the grid.
updatedCount INTEGER The number of updated rows in the grid.