Class: Google::Cloud::Ces::V1beta::RunEvaluationResultMetricsResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/ces/v1beta/evaluation_service.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#status::Google::Cloud::Ces::V1beta::EvaluationResult::Outcome (readonly)

Returns Output only. The status of the evaluation result metrics calculation.

Returns:



41
42
43
44
# File 'proto_docs/google/cloud/ces/v1beta/evaluation_service.rb', line 41

class RunEvaluationResultMetricsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end