Class CommuteMethod (2.9.1)

CommuteMethod(value)

Method for commute.

Values: COMMUTE_METHOD_UNSPECIFIED (0): Commute method isn't specified. DRIVING (1): Commute time is calculated based on driving time. TRANSIT (2): Commute time is calculated based on public transit including bus, metro, subway, and so on. WALKING (3): Commute time is calculated based on walking time. CYCLING (4): Commute time is calculated based on biking time.