Class: Google::Cloud::RecommendationEngine::V1beta1::PurchaseTransaction::CostsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::RecommendationEngine::V1beta1::PurchaseTransaction::CostsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/recommendationengine/v1beta1/user_event.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
314 315 316 317 |
# File 'proto_docs/google/cloud/recommendationengine/v1beta1/user_event.rb', line 314 class CostsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Float
314 315 316 317 |
# File 'proto_docs/google/cloud/recommendationengine/v1beta1/user_event.rb', line 314 class CostsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |