Class: Google::Cloud::RecommendationEngine::V1beta1::PurchaseTransaction::TaxesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::RecommendationEngine::V1beta1::PurchaseTransaction::TaxesEntry
- 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
305 306 307 308 |
# File 'proto_docs/google/cloud/recommendationengine/v1beta1/user_event.rb', line 305 class TaxesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Float
305 306 307 308 |
# File 'proto_docs/google/cloud/recommendationengine/v1beta1/user_event.rb', line 305 class TaxesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |