Class AnnotationSetsWebService.AnnotationSetSummaryResponse
java.lang.Object
ubic.gemma.rest.AnnotationSetsWebService.AnnotationSetSummaryResponse
- Enclosing class:
AnnotationSetsWebService
Thin metadata response shape (no payloadJson).
-
Field Summary
FieldsModifier and TypeFieldDescriptionPresent on the thin shape too: the cross-experimentrole=commitlisting is the "which agent applied this, from which build" query, and answering it must not require an N+1 into the full endpoint for the two fields that carry the answer. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
datasetId
-
role
-
source
-
kind
-
runId
-
parentId
-
createdBy
-
createdAt
-
updatedAt
-
finalizedAt
-
finalizedBy
-
agentVersion
-
model
-
runSha
Present on the thin shape too: the cross-experimentrole=commitlisting is the "which agent applied this, from which build" query, and answering it must not require an N+1 into the full endpoint for the two fields that carry the answer. -
agentName
-
ranAt
-
payloadSize
-
status
-
factorCount
-
tagCount
-
datasetShortName
-
-
Constructor Details
-
AnnotationSetSummaryResponse
public AnnotationSetSummaryResponse()
-