Reference documentation and code samples for the Google Cloud Document Ai V1 Client class ListEvaluationsResponse.
The response from ListEvaluations.
Generated from protobuf message google.cloud.documentai.v1.ListEvaluationsResponse
Namespace
Google \ Cloud \ DocumentAI \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ evaluations
↳ next_page_token
string
A token, which can be sent as page_token
to retrieve the next page. If this field is omitted, there are no subsequent pages.
getEvaluations
The evaluations requested.
setEvaluations
The evaluations requested.
$this
getNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string
setNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
var
string
$this