Class: Google::Cloud::DiscoveryEngine::V1beta::SearchResponse::SearchResult::ModelScoresEntry
- Inherits:
-
Object
- Object
- Google::Cloud::DiscoveryEngine::V1beta::SearchResponse::SearchResult::ModelScoresEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/discoveryengine/v1beta/search_service.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
932 933 934 935 |
# File 'proto_docs/google/cloud/discoveryengine/v1beta/search_service.rb', line 932 class ModelScoresEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::DiscoveryEngine::V1beta::DoubleList
932 933 934 935 |
# File 'proto_docs/google/cloud/discoveryengine/v1beta/search_service.rb', line 932 class ModelScoresEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |