public enum CommuteMethodReference 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.V4Assembly
Google.Cloud.Talent.V4.dll
Fields |
|
|---|---|
| Name | Description |
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. |