str
Required. The Trial's name. Format:
projects/{project}/locations/{location}/studies/{study}/trials/{trial}
final_measurement
google.cloud.aiplatform_v1.types.Measurement
Optional. If provided, it will be used as the completed
Trial's final_measurement; Otherwise, the service will
auto-select a previously reported measurement as the
final-measurement
trial_infeasible
bool
Optional. True if the Trial cannot be run with the given
Parameter, and final_measurement will be ignored.
infeasible_reason
str
Optional. A human readable reason why the trial was
infeasible. This should only be provided if
trial_infeasible is true.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-01 UTC."],[],[]]