Class: Google::Cloud::DiscoveryEngine::V1::CustomTuningModel::MetricsEntry

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

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


64
65
66
67
# File 'proto_docs/google/cloud/discoveryengine/v1/custom_tuning_model.rb', line 64

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

#value::Float

Returns:

  • (::Float)


64
65
66
67
# File 'proto_docs/google/cloud/discoveryengine/v1/custom_tuning_model.rb', line 64

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