Class: Google::Cloud::AIPlatform::V1::ToolParameterKeyMatchMetricValue

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

Overview

Tool parameter key match metric value for an instance.

Instance Attribute Summary collapse

Instance Attribute Details

#score::Float (readonly)

Returns Output only. Tool parameter key match score.

Returns:

  • (::Float)

    Output only. Tool parameter key match score.



1353
1354
1355
1356
# File 'proto_docs/google/cloud/aiplatform/v1/evaluation_service.rb', line 1353

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