[[["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 JobLevel (2.1.3)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.3 (latest)](/php/docs/reference/cloud-talent/latest/V4.JobLevel)\n- [2.1.2](/php/docs/reference/cloud-talent/2.1.2/V4.JobLevel)\n- [2.0.2](/php/docs/reference/cloud-talent/2.0.2/V4.JobLevel)\n- [1.3.5](/php/docs/reference/cloud-talent/1.3.5/V4.JobLevel)\n- [1.2.2](/php/docs/reference/cloud-talent/1.2.2/V4.JobLevel)\n- [1.1.1](/php/docs/reference/cloud-talent/1.1.1/V4.JobLevel)\n- [1.0.5](/php/docs/reference/cloud-talent/1.0.5/V4.JobLevel) \nReference documentation and code samples for the Google Cloud Talent Solution V4 Client class JobLevel.\n\nAn enum that represents the required experience level required for the job.\n\nProtobuf type `google.cloud.talent.v4.JobLevel`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Talent \\\\ V4\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### JOB_LEVEL_UNSPECIFIED\n\n Value: 0\n\nThe default value if the level isn't specified.\n\nGenerated from protobuf enum `JOB_LEVEL_UNSPECIFIED = 0;`\n\n### ENTRY_LEVEL\n\n Value: 1\n\nEntry-level individual contributors, typically with less than 2 years of\nexperience in a similar role. Includes interns.\n\nGenerated from protobuf enum `ENTRY_LEVEL = 1;`\n\n### EXPERIENCED\n\n Value: 2\n\nExperienced individual contributors, typically with 2+ years of\nexperience in a similar role.\n\nGenerated from protobuf enum `EXPERIENCED = 2;`\n\n### MANAGER\n\n Value: 3\n\nEntry- to mid-level managers responsible for managing a team of people.\n\nGenerated from protobuf enum `MANAGER = 3;`\n\n### DIRECTOR\n\n Value: 4\n\nSenior-level managers responsible for managing teams of managers.\n\nGenerated from protobuf enum `DIRECTOR = 4;`\n\n### EXECUTIVE\n\n Value: 5\n\nExecutive-level managers and above, including C-level positions.\n\nGenerated from protobuf enum `EXECUTIVE = 5;`"]]