Reference documentation and code samples for the Cloud Optimization V1 API class Google::Cloud::Optimization::V1::ShipmentRoute::VehicleLoad.
Reports the actual load of the vehicle at some point along the route,
for a given type (see
Transition.vehicle_loads).
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#amount
defamount()->::Integer
Returns
(::Integer) — The amount of load on the vehicle, for the given type. The unit of load
is usually indicated by the type. See
Transition.vehicle_loads.
#amount=
defamount=(value)->::Integer
Parameter
value (::Integer) — The amount of load on the vehicle, for the given type. The unit of load
is usually indicated by the type. See
Transition.vehicle_loads.
Returns
(::Integer) — The amount of load on the vehicle, for the given type. The unit of load
is usually indicated by the type. See
Transition.vehicle_loads.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Cloud Optimization V1 API - Class Google::Cloud::Optimization::V1::ShipmentRoute::VehicleLoad (v0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/ruby/docs/reference/google-cloud-optimization-v1/latest/Google-Cloud-Optimization-V1-ShipmentRoute-VehicleLoad)\n- [0.11.1](/ruby/docs/reference/google-cloud-optimization-v1/0.11.1/Google-Cloud-Optimization-V1-ShipmentRoute-VehicleLoad)\n- [0.10.0](/ruby/docs/reference/google-cloud-optimization-v1/0.10.0/Google-Cloud-Optimization-V1-ShipmentRoute-VehicleLoad)\n- [0.9.2](/ruby/docs/reference/google-cloud-optimization-v1/0.9.2/Google-Cloud-Optimization-V1-ShipmentRoute-VehicleLoad)\n- [0.8.2](/ruby/docs/reference/google-cloud-optimization-v1/0.8.2/Google-Cloud-Optimization-V1-ShipmentRoute-VehicleLoad)\n- [0.7.0](/ruby/docs/reference/google-cloud-optimization-v1/0.7.0/Google-Cloud-Optimization-V1-ShipmentRoute-VehicleLoad)\n- [0.6.0](/ruby/docs/reference/google-cloud-optimization-v1/0.6.0/Google-Cloud-Optimization-V1-ShipmentRoute-VehicleLoad)\n- [0.5.0](/ruby/docs/reference/google-cloud-optimization-v1/0.5.0/Google-Cloud-Optimization-V1-ShipmentRoute-VehicleLoad)\n- [0.4.1](/ruby/docs/reference/google-cloud-optimization-v1/0.4.1/Google-Cloud-Optimization-V1-ShipmentRoute-VehicleLoad)\n- [0.3.0](/ruby/docs/reference/google-cloud-optimization-v1/0.3.0/Google-Cloud-Optimization-V1-ShipmentRoute-VehicleLoad)\n- [0.2.1](/ruby/docs/reference/google-cloud-optimization-v1/0.2.1/Google-Cloud-Optimization-V1-ShipmentRoute-VehicleLoad)\n- [0.1.1](/ruby/docs/reference/google-cloud-optimization-v1/0.1.1/Google-Cloud-Optimization-V1-ShipmentRoute-VehicleLoad) \nReference documentation and code samples for the Cloud Optimization V1 API class Google::Cloud::Optimization::V1::ShipmentRoute::VehicleLoad.\n\nReports the actual load of the vehicle at some point along the route,\nfor a given type (see\n[Transition.vehicle_loads](/ruby/docs/reference/google-cloud-optimization-v1/latest/Google-Cloud-Optimization-V1-ShipmentRoute-Transition#Google__Cloud__Optimization__V1__ShipmentRoute__Transition_vehicle_loads_instance_ \"Google::Cloud::Optimization::V1::ShipmentRoute::Transition#vehicle_loads (method)\")). \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #amount\n\n def amount() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- The amount of load on the vehicle, for the given type. The unit of load is usually indicated by the type. See [Transition.vehicle_loads](/ruby/docs/reference/google-cloud-optimization-v1/latest/Google-Cloud-Optimization-V1-ShipmentRoute-Transition#Google__Cloud__Optimization__V1__ShipmentRoute__Transition_vehicle_loads_instance_ \"Google::Cloud::Optimization::V1::ShipmentRoute::Transition#vehicle_loads (method)\").\n\n### #amount=\n\n def amount=(value) -\u003e ::Integer\n\n**Parameter**\n\n- **value** (::Integer) --- The amount of load on the vehicle, for the given type. The unit of load is usually indicated by the type. See [Transition.vehicle_loads](/ruby/docs/reference/google-cloud-optimization-v1/latest/Google-Cloud-Optimization-V1-ShipmentRoute-Transition#Google__Cloud__Optimization__V1__ShipmentRoute__Transition_vehicle_loads_instance_ \"Google::Cloud::Optimization::V1::ShipmentRoute::Transition#vehicle_loads (method)\"). \n**Returns**\n\n- (::Integer) --- The amount of load on the vehicle, for the given type. The unit of load is usually indicated by the type. See [Transition.vehicle_loads](/ruby/docs/reference/google-cloud-optimization-v1/latest/Google-Cloud-Optimization-V1-ShipmentRoute-Transition#Google__Cloud__Optimization__V1__ShipmentRoute__Transition_vehicle_loads_instance_ \"Google::Cloud::Optimization::V1::ShipmentRoute::Transition#vehicle_loads (method)\")."]]