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\u003eThe latest version available for \u003ccode\u003eSearchJobsResponse.Types.CommuteInfo\u003c/code\u003e is 2.7.0, with multiple previous versions dating back to 1.0.0 accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSearchJobsResponse.Types.CommuteInfo\u003c/code\u003e is a class that provides commute-related details for a job, and implements interfaces such as \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 includes properties such as \u003ccode\u003eJobLocation\u003c/code\u003e of type \u003ccode\u003eLocation\u003c/code\u003e and \u003ccode\u003eTravelDuration\u003c/code\u003e of type \u003ccode\u003eDuration\u003c/code\u003e to store commute-related data.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors \u003ccode\u003eCommuteInfo()\u003c/code\u003e, and \u003ccode\u003eCommuteInfo(SearchJobsResponse.Types.CommuteInfo other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]