Class: Google::Cloud::Optimization::V1::ShipmentRoute::RouteCostsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Optimization::V1::ShipmentRoute::RouteCostsEntry
- 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
2325 2326 2327 2328 |
# File 'proto_docs/google/cloud/optimization/v1/fleet_routing.rb', line 2325 class RouteCostsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Float
2325 2326 2327 2328 |
# File 'proto_docs/google/cloud/optimization/v1/fleet_routing.rb', line 2325 class RouteCostsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |