Reference documentation and code samples for the Cloud Talent Solution V4 API module Google::Cloud::Talent::V4::CommuteMethod.
Method for commute. Walking, biking and wheelchair accessible transit is still in the Preview stage.
Constants
COMMUTE_METHOD_UNSPECIFIED
value: 0
Commute method isn't specified.
DRIVING
value: 1
Commute time is calculated based on driving time.
TRANSIT
value: 2
Commute time is calculated based on public transit including bus, metro,
subway, and so on.
WALKING
value: 3
Commute time is calculated based on walking time.
CYCLING
value: 4
Commute time is calculated based on biking time.
TRANSIT_ACCESSIBLE
value: 5
Commute time is calculated based on public transit that is wheelchair
accessible.