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

Download Open API Spec

PartialRowSet

org.sagebionetworks.repo.model.table.PartialRowSet

Represents a set of row of a TableEntity

Field Type Description
concreteType STRING
tableId STRING The ID of the TableEntity than owns these rows
rows ARRAY<PartialRow> The partial rows of this set.