Module: Google::Cloud::Talent::V4beta1::CommuteFilter::RoadTraffic

Defined in:
proto_docs/google/cloud/talent/v4beta1/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