Vertex AI v1beta1 API - Enum OnlineEvaluator.Types.State (1.0.0-beta78)
Stay organized with collections
Save and categorize content based on your preferences.
publicenumOnlineEvaluator.Types.State
Reference documentation and code samples for the Vertex AI v1beta1 API enum OnlineEvaluator.Types.State.
Indicates that the OnlineEvaluator is in a failed state.
This can happen if, for example, the log_view or trace_view set on
the CloudObservability does not exist.
Suspended
Indicates that the OnlineEvaluator is suspended. In this state, the
OnlineEvaluator will not evaluate any samples.
Unspecified
Default value.
Warning
Indicates that the OnlineEvaluator is in a warning state.
This can happen if, for example, some of the metrics in the
metric_sources are invalid. Evaluation will still run with the
remaining valid metrics.
[[["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-05-11 UTC."],[],[]]