Google Cloud Talent Solution v4 API - Enum CommuteMethod (2.4.0)

public enum CommuteMethod

Reference documentation and code samples for the Google Cloud Talent Solution v4 API 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.