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 content pertains to the \u003ccode\u003eCommuteInfo\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace, specifically related to job search response commute details.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCommuteInfo\u003c/code\u003e implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and it inherits from Object.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides two constructors, a default one and another that takes an instance of \u003ccode\u003eSearchJobsResponse.Types.CommuteInfo\u003c/code\u003e as a parameter, allowing for the creation of a new instance from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two properties, \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, representing the job's location and the travel time to the job.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version for \u003ccode\u003eCommuteInfo\u003c/code\u003e is 2.7.0, and the content provides links to the documentation of \u003ccode\u003eCommuteInfo\u003c/code\u003e for different versions, ranging from 1.0.0 to 2.7.0.\u003c/p\u003e\n"]]],[],null,[]]