Gemini Enterprise for Customer Experience V1BETA API - Module Google::Cloud::Ces::V1beta::EvaluationResult::Outcome (v0.1.0)

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.

SKIPPED

value: 3
Evaluation/Expectation was skipped.