Document AI V1beta3 API - Class Google::Cloud::DocumentAI::V1beta3::EvaluationReference (v0.21.0)

Reference documentation and code samples for the Document AI V1beta3 API class Google::Cloud::DocumentAI::V1beta3::EvaluationReference.

Gives a short summary of an evaluation, and links to the evaluation itself.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#aggregate_metrics

def aggregate_metrics() -> ::Google::Cloud::DocumentAI::V1beta3::Evaluation::Metrics
Returns

#aggregate_metrics=

def aggregate_metrics=(value) -> ::Google::Cloud::DocumentAI::V1beta3::Evaluation::Metrics
Parameter
Returns

#aggregate_metrics_exact

def aggregate_metrics_exact() -> ::Google::Cloud::DocumentAI::V1beta3::Evaluation::Metrics
Returns

#aggregate_metrics_exact=

def aggregate_metrics_exact=(value) -> ::Google::Cloud::DocumentAI::V1beta3::Evaluation::Metrics
Parameter
Returns

#evaluation

def evaluation() -> ::String
Returns
  • (::String) — The resource name of the evaluation.

#evaluation=

def evaluation=(value) -> ::String
Parameter
  • value (::String) — The resource name of the evaluation.
Returns
  • (::String) — The resource name of the evaluation.

#operation

def operation() -> ::String
Returns
  • (::String) — The resource name of the Long Running Operation for the evaluation.

#operation=

def operation=(value) -> ::String
Parameter
  • value (::String) — The resource name of the Long Running Operation for the evaluation.
Returns
  • (::String) — The resource name of the Long Running Operation for the evaluation.