Class: Google::Cloud::Optimization::V1::Shipment::VisitRequest::LoadDemandsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Optimization::V1::Shipment::VisitRequest::LoadDemandsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/optimization/v1/fleet_routing.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
1009 1010 1011 1012 |
# File 'proto_docs/google/cloud/optimization/v1/fleet_routing.rb', line 1009 class LoadDemandsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Optimization::V1::Shipment::Load
1009 1010 1011 1012 |
# File 'proto_docs/google/cloud/optimization/v1/fleet_routing.rb', line 1009 class LoadDemandsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |