Google Cloud Document Ai V1 Client - Class EvaluateProcessorVersionResponse (1.6.0)

Reference documentation and code samples for the Google Cloud Document Ai V1 Client class EvaluateProcessorVersionResponse.

Response of the EvaluateProcessorVersion method.

Generated from protobuf message google.cloud.documentai.v1.EvaluateProcessorVersionResponse

Namespace

Google \ Cloud \ DocumentAI \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ evaluation string

The resource name of the created evaluation.

getEvaluation

The resource name of the created evaluation.

Returns
TypeDescription
string

setEvaluation

The resource name of the created evaluation.

Parameter
NameDescription
var string
Returns
TypeDescription
$this