Class PreboardedWebService.AttachAnnotationSetRequest
java.lang.Object
ubic.gemma.rest.PreboardedWebService.AttachAnnotationSetRequest
- Enclosing class:
PreboardedWebService
-
Field Summary
FieldsModifier and TypeFieldDescriptionSub-discriminator on PROPOSAL rows.Annotation set role; default"proposal"matches the original /proposals endpoint semantics.Annotation set source; default"agent"for the preboarded surface. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
runId
-
agentVersion
-
model
-
ranAt
-
payloadJson
-
kind
Sub-discriminator on PROPOSAL rows."proposal"(default) or"audit". Case-insensitive. -
role
Annotation set role; default"proposal"matches the original /proposals endpoint semantics. -
source
Annotation set source; default"agent"for the preboarded surface. -
createdBy
-
-
Constructor Details
-
AttachAnnotationSetRequest
public AttachAnnotationSetRequest()
-