Class: Google::Cloud::DiscoveryEngine::V1::SearchResponse::SearchResult::ModelScoresEntry
- Inherits:
-
Object
- Object
- Google::Cloud::DiscoveryEngine::V1::SearchResponse::SearchResult::ModelScoresEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/discoveryengine/v1/search_service.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
1169 1170 1171 1172 |
# File 'proto_docs/google/cloud/discoveryengine/v1/search_service.rb', line 1169 class ModelScoresEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::DiscoveryEngine::V1::DoubleList
1169 1170 1171 1172 |
# File 'proto_docs/google/cloud/discoveryengine/v1/search_service.rb', line 1169 class ModelScoresEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |