SynchronizeGridResponse
org.sagebionetworks.repo.model.grid.SynchronizeGridResponse
The result of a job to synchronize a grid session with its source data.
| Field | Type | Description |
|---|---|---|
| concreteType | STRING | |
| gridSessionId | STRING | The ID of the grid session to synchronize. |
| errorMessages | ARRAY<STRING> | Any error messages generated during the synchronization process. |