Class: Google::Cloud::DiscoveryEngine::V1::RecommendRequest::ParamsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::DiscoveryEngine::V1::RecommendRequest::ParamsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/discoveryengine/v1/recommendation_service.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
154 155 156 157 |
# File 'proto_docs/google/cloud/discoveryengine/v1/recommendation_service.rb', line 154 class ParamsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Protobuf::Value
154 155 156 157 |
# File 'proto_docs/google/cloud/discoveryengine/v1/recommendation_service.rb', line 154 class ParamsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |