Reference documentation and code samples for the Google Cloud Talent Solution V4 Client class CommuteInfo.
Commute details related to this job.
Generated from protobuf message google.cloud.talent.v4.SearchJobsResponse.CommuteInfo
Namespace
Google \ Cloud \ Talent \ V4 \ SearchJobsResponseMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ job_location
↳ travel_duration
Google\Protobuf\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.
getJobLocation
Location used as the destination in the commute calculation.
hasJobLocation
clearJobLocation
setJobLocation
Location used as the destination in the commute calculation.
$this
getTravelDuration
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.
hasTravelDuration
clearTravelDuration
setTravelDuration
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.
$this

