Class CompletenessRubric (2.43.0)

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

Rubric details of the completeness evaluation result.

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

Attributes

Name Description
question str
Output only. The question generated from instruction that used to evaluate summary.
is_addressed bool
Output only. A boolean that indicates whether the rubric question is addressed or not. This field is a member of oneof_ _is_addressed.