Enum CommuteMethod (1.3.0)

public enum CommuteMethod

Method for commute. Walking, biking and wheelchair accessible transit is still in the Preview stage.

Namespace

Google.Cloud.Talent.V4

Assembly

Google.Cloud.Talent.V4.dll

Fields

NameDescription
Cycling

Commute time is calculated based on biking time.

Driving

Commute time is calculated based on driving time.

Transit

Commute time is calculated based on public transit including bus, metro, subway, and so on.

TransitAccessible

Commute time is calculated based on public transit that is wheelchair accessible.

Unspecified

Commute method isn't specified.

Walking

Commute time is calculated based on walking time.