Document AI V1beta3 API - Class Google::Cloud::DocumentAI::V1beta3::Evaluation::EvaluationRevision (v0.48.1)

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

A revision of the evaluation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#all_entities_metrics

def all_entities_metrics() -> ::Google::Cloud::DocumentAI::V1beta3::Evaluation::MultiConfidenceMetrics
Returns

#document_counters

def document_counters() -> ::Google::Cloud::DocumentAI::V1beta3::Evaluation::Counters
Returns

#entity_metrics

def entity_metrics() -> ::Google::Protobuf::Map{::String => ::Google::Cloud::DocumentAI::V1beta3::Evaluation::MultiConfidenceMetrics}
Returns
  • (::Google::Protobuf::Map{::String => ::Google::Cloud::DocumentAI::V1beta3::Evaluation::MultiConfidenceMetrics}) — Output only. Metrics across confidence levels, for different entities.

#revision_id

def revision_id() -> ::String
Returns
  • (::String) — Output only. The revision ID of the evaluation.