enum
Google::Maps::RouteOptimization::UnloadingPolicy
Overview
Policy for how a vehicle can be unloaded
Defined in:
maps.crEnum Members
-
UNLOADING_POLICY_UNSPECIFIED =
0
-
LAST_IN_FIRST_OUT =
1
-
FIRST_IN_FIRST_OUT =
2
Instance Method Summary
-
#first_in_first_out?
Returns
true
if this enum value equalsFIRST_IN_FIRST_OUT
-
#last_in_first_out?
Returns
true
if this enum value equalsLAST_IN_FIRST_OUT
-
#unloading_policy_unspecified?
Returns
true
if this enum value equalsUNLOADING_POLICY_UNSPECIFIED
Instance Method Detail
def unloading_policy_unspecified?
#
Returns true
if this enum value equals UNLOADING_POLICY_UNSPECIFIED