Class: Google::Cloud::DiscoveryEngine::V1::CustomTuningModel::MetricsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::DiscoveryEngine::V1::CustomTuningModel::MetricsEntry
- 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
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
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 |