[line 1574]
<span class="constraint ContentsNotNull">This field must not contain {@code null} elements.</span>
<span class="constraint DistinctIds">Elements in this field must have distinct IDs for following Operators : SET, REMOVE.</span> <span class="constraint NotEmpty">This field must contain at least one element.</span> <span class="constraint Required">This field is required and should not be {@code null}.</span> <span class="constraint SupportedOperators">The following Operators are supported: ADD, SET.</span>
Mutates (add, update or remove) experiments. Note: to REMOVE use SET and mark status to DELETED.
Tags:
return:
updated experiments. The list of experiments is returned in the same order in which it came in as input.
throws:
ApiException if problems occurred while updating experiment information.