Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::Trial::State (v1.40.0)
Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::Trial::State.
Describes a Trial state.
Constants
STATE_UNSPECIFIED
value: 0 The Trial state is unspecified.
REQUESTED
value: 1 Indicates that a specific Trial has been requested, but it has not yet
been suggested by the service.
ACTIVE
value: 2 Indicates that the Trial has been suggested.
STOPPING
value: 3 Indicates that the Trial should stop according to the service.
SUCCEEDED
value: 4 Indicates that the Trial is completed successfully.
INFEASIBLE
value: 5 Indicates that the Trial should not be attempted again.
The service will set a Trial to INFEASIBLE when it's done but missing
the final_measurement.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]