Class ListEvaluationsResponse (2.27.0)

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

The response from ListEvaluations.

Attributes

NameDescription
evaluations MutableSequence[google.cloud.documentai_v1.types.Evaluation]
The evaluations requested.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.