Reference documentation and code samples for the Google Cloud Document Ai V1 Client class EvaluationReference.
Gives a short summary of an evaluation, and links to the evaluation itself.
Generated from protobuf message google.cloud.documentai.v1.EvaluationReference
Namespace
Google \ Cloud \ DocumentAI \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ operation
string
The resource name of the Long Running Operation for the evaluation.
↳ evaluation
string
The resource name of the evaluation.
↳ aggregate_metrics
↳ aggregate_metrics_exact
getOperation
The resource name of the Long Running Operation for the evaluation.
string
setOperation
The resource name of the Long Running Operation for the evaluation.
var
string
$this
getEvaluation
The resource name of the evaluation.
string
setEvaluation
The resource name of the evaluation.
var
string
$this
getAggregateMetrics
An aggregate of the statistics for the evaluation with fuzzy matching on.
hasAggregateMetrics
clearAggregateMetrics
setAggregateMetrics
An aggregate of the statistics for the evaluation with fuzzy matching on.
$this
getAggregateMetricsExact
An aggregate of the statistics for the evaluation with fuzzy matching off.
hasAggregateMetricsExact
clearAggregateMetricsExact
setAggregateMetricsExact
An aggregate of the statistics for the evaluation with fuzzy matching off.
$this