Gemini Enterprise for Customer Experience V1BETA API - Module Google::Cloud::Ces::V1beta::EvaluationResult::Outcome (v1.0.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API module Google::Cloud::Ces::V1beta::EvaluationResult::Outcome.
The outcome of the evaluation or expectation.
Constants
OUTCOME_UNSPECIFIED
value: 0 Evaluation outcome is not specified.
PASS
value: 1 Evaluation/Expectation passed. In the case of an evaluation, this means
that all expectations were met.
FAIL
value: 2 Evaluation/Expectation failed. In the case of an evaluation, this means
that at least one expectation was not met.