v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132661,4471.5 MB
projects

Marks a Trial as complete.

post/v1/{+name}:complete

Path parameters

namestring required

Required. The Trial's name. Format: projects/{project}/locations/{location}/studies/{study}/trials/{trial}

Request body

trialInfeasibleboolean

Optional. True if the Trial cannot be run with the given Parameter, and final_measurement will be ignored.

infeasibleReasonstring

Optional. A human readable reason why the trial was infeasible. This should only be provided if trial_infeasible is true.

Response

Successful response