Class CommuteInfo (2.13.2)

CommuteInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Commute details related to this job.

Attributes

NameDescription
job_location google.cloud.talent_v4.types.Location
Location used as the destination in the commute calculation.
travel_duration google.protobuf.duration_pb2.Duration
The number of seconds required to travel to the job location from the query location. A duration of 0 seconds indicates that the job isn't reachable within the requested duration, but was returned as part of an expanded query.