Class EvaluationExpectationResult (0.3.0)

EvaluationExpectationResult(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The result of a single evaluation expectation.

Attributes

Name Description
evaluation_expectation str
Output only. The evaluation expectation. Format: projects/{project}/locations/{location}/apps/{app}/evaluationExpectations/{evaluation_expectation}
prompt str
Output only. The prompt that was used for the evaluation.
outcome google.cloud.ces_v1beta.types.EvaluationResult.Outcome
Output only. The outcome of the evaluation expectation.
explanation str
Output only. The explanation for the result.