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 v4 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."],[[["This document provides reference details for the `SearchJobsResponse.Types.CommuteInfo` class within the Google Cloud Talent Solution v4 API."],["The `CommuteInfo` class is designed to represent and encapsulate details about the commute related to a specific job, in the context of searching for jobs."],["This class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties like `JobLocation`, which is of type `Location`, and `TravelDuration`, which is of type `Duration`, providing information about the job's location and travel time."],["The documentation includes information on multiple versions of the API, from version 1.0.0 up to the most recent 2.7.0, with the 2.6.0 version being the one displayed in full detail."]]],[]]