Module: Google::Cloud::Talent::V4::CommuteFilter::RoadTraffic
- Defined in:
- proto_docs/google/cloud/talent/v4/filters.rb
Overview
The traffic density to use when calculating commute time.
Constant Summary collapse
- ROAD_TRAFFIC_UNSPECIFIED =
Road traffic situation isn't specified.
0
- TRAFFIC_FREE =
Optimal commute time without considering any traffic impact.
1
- BUSY_HOUR =
Commute time calculation takes in account the peak traffic impact.
2