public sealed class SearchJobsResponse.Types.CommuteInfo : IMessage<SearchJobsResponse.Types.CommuteInfo>, IEquatable<SearchJobsResponse.Types.CommuteInfo>, IDeepCloneable<SearchJobsResponse.Types.CommuteInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4beta1 API class SearchJobsResponse.Types.CommuteInfo.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `SearchJobsResponse.Types.CommuteInfo` class provides commute details for job listings within the Google Cloud Talent Solution v4beta1 API."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["It includes properties for `JobLocation`, specifying the destination of the commute, and `TravelDuration`, indicating the travel time to the job."],["The class is located in the `Google.Cloud.Talent.V4Beta1` namespace and is part of the `Google.Cloud.Talent.V4Beta1.dll` assembly."],["The latest version available is `3.0.0-beta06`, with prior versions including `3.0.0-beta05` and `2.0.0-beta07`."]]],[]]