VehicleParkingState    Enum 
  The state of the vehicle parking. TEMPORARILY_CLOSED and CLOSED are distinct states so that they may be represented differently to the user.
Possible Values
#
CLOSED
Can't be used for park and ride.
OPERATIONAL
May be used for park and ride.
TEMPORARILY_CLOSED
Can't be used for park and ride.
Usages
#
References
#
- Field state from VehicleParking
 
Previous
          
  VehicleParkingSpaces
Next
          
 VehiclePosition