Document AI V1beta3 API - Class Google::Cloud::DocumentAI::V1beta3::EvaluateProcessorVersionResponse (v0.33.1)

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

Response of the EvaluateProcessorVersion method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#evaluation

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

#evaluation=

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