[[["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-09-09 UTC."],[],[],null,["# Google Cloud Talent Solution V4 Client - Class CommuteMethod (2.1.3)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.3 (latest)](/php/docs/reference/cloud-talent/latest/V4.CommuteMethod)\n- [2.1.2](/php/docs/reference/cloud-talent/2.1.2/V4.CommuteMethod)\n- [2.0.2](/php/docs/reference/cloud-talent/2.0.2/V4.CommuteMethod)\n- [1.3.5](/php/docs/reference/cloud-talent/1.3.5/V4.CommuteMethod)\n- [1.2.2](/php/docs/reference/cloud-talent/1.2.2/V4.CommuteMethod)\n- [1.1.1](/php/docs/reference/cloud-talent/1.1.1/V4.CommuteMethod)\n- [1.0.5](/php/docs/reference/cloud-talent/1.0.5/V4.CommuteMethod) \nReference documentation and code samples for the Google Cloud Talent Solution V4 Client class CommuteMethod.\n\nMethod for commute. Walking, biking and wheelchair accessible transit is\nstill in the Preview stage.\n\nProtobuf type `google.cloud.talent.v4.CommuteMethod`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Talent \\\\ V4\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### COMMUTE_METHOD_UNSPECIFIED\n\n Value: 0\n\nCommute method isn't specified.\n\nGenerated from protobuf enum `COMMUTE_METHOD_UNSPECIFIED = 0;`\n\n### DRIVING\n\n Value: 1\n\nCommute time is calculated based on driving time.\n\nGenerated from protobuf enum `DRIVING = 1;`\n\n### TRANSIT\n\n Value: 2\n\nCommute time is calculated based on public transit including bus, metro,\nsubway, and so on.\n\nGenerated from protobuf enum `TRANSIT = 2;`\n\n### WALKING\n\n Value: 3\n\nCommute time is calculated based on walking time.\n\nGenerated from protobuf enum `WALKING = 3;`\n\n### CYCLING\n\n Value: 4\n\nCommute time is calculated based on biking time.\n\nGenerated from protobuf enum `CYCLING = 4;`\n\n### TRANSIT_ACCESSIBLE\n\n Value: 5\n\nCommute time is calculated based on public transit that is wheelchair\naccessible.\n\nGenerated from protobuf enum `TRANSIT_ACCESSIBLE = 5;`"]]