Class: Google::Cloud::Retail::V2::PredictRequest::ParamsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Retail::V2::PredictRequest::ParamsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/retail/v2/prediction_service.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
170 171 172 173 |
# File 'proto_docs/google/cloud/retail/v2/prediction_service.rb', line 170 class ParamsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Protobuf::Value
170 171 172 173 |
# File 'proto_docs/google/cloud/retail/v2/prediction_service.rb', line 170 class ParamsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |