Google Cloud Talent Solution V4 Client - Class RoadTraffic (1.2.2)

Reference documentation and code samples for the Google Cloud Talent Solution V4 Client class RoadTraffic.

The traffic density to use when calculating commute time.

Protobuf type google.cloud.talent.v4.CommuteFilter.RoadTraffic

Namespace

Google \ Cloud \ Talent \ V4 \ CommuteFilter

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

ROAD_TRAFFIC_UNSPECIFIED

Value: 0

Road traffic situation isn't specified.

Generated from protobuf enum ROAD_TRAFFIC_UNSPECIFIED = 0;

TRAFFIC_FREE

Value: 1

Optimal commute time without considering any traffic impact.

Generated from protobuf enum TRAFFIC_FREE = 1;

BUSY_HOUR

Value: 2

Commute time calculation takes in account the peak traffic impact.

Generated from protobuf enum BUSY_HOUR = 2;