Enum CommuteMethod (2.0.0-beta07)

public enum CommuteMethod

Method for commute.

Namespace

Google.Cloud.Talent.V4Beta1

Assembly

Google.Cloud.Talent.V4Beta1.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.

Unspecified

Commute method isn't specified.

Walking

Commute time is calculated based on walking time.