GridRecordSetExportResponse
org.sagebionetworks.repo.model.grid.GridRecordSetExportResponse
The response for a grid record set export request.
Field | Type | Description |
---|---|---|
concreteType | STRING | |
sessionId | STRING | The session ID of the exported grid. |
recordSetId | STRING | The id of the record set entity where the grid data was exported to. |
recordSetVersionNumber | INTEGER | The version number of the record set entity where the grid data was exported to. |
validationSummaryStatistics | ValidationSummaryStatistics | Summary statistics for the JSON schema validation results for the children of an Entity container (Project or Folder) |