Class GoldenResult (0.3.0)

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

The result of a golden evaluation.

Attributes

Name Description
turn_replay_results MutableSequence[google.cloud.ces_v1beta.types.EvaluationResult.GoldenResult.TurnReplayResult]
Output only. The result of running each turn of the golden conversation.
evaluation_expectation_results MutableSequence[google.cloud.ces_v1beta.types.EvaluationResult.EvaluationExpectationResult]
Output only. The results of the evaluation expectations.

Classes

TurnReplayResult

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

The result of running a single turn of the golden conversation.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields