public sealed class CommuteInfo : IMessage<SearchJobsResponse.Types.CommuteInfo>, IEquatable<SearchJobsResponse.Types.CommuteInfo>, IDeepCloneable<SearchJobsResponse.Types.CommuteInfo>, IBufferMessage, IMessage
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eCommuteInfo\u003c/code\u003e class, which is part of the Google Cloud Talent V4 API, specifically within the \u003ccode\u003eSearchJobsResponse.Types\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCommuteInfo\u003c/code\u003e class provides information about commute details related to a job, which is essential for understanding the accessibility of a job location.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCommuteInfo\u003c/code\u003e class can be implemented with \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eJobLocation\u003c/code\u003e, a location used as a destination in commute calculations, and \u003ccode\u003eTravelDuration\u003c/code\u003e, which represents the time it takes to travel to the job location.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage contains a history of versions from 1.0.0 up to the current latest 2.7.0 for the \u003ccode\u003eCommuteInfo\u003c/code\u003e class documentation.\u003c/p\u003e\n"]]],[],null,[]]