An enum that represents the required experience level
required for the job.
Values:
JOB_LEVEL_UNSPECIFIED (0):
The default value if the level isn't
specified.
ENTRY_LEVEL (1):
Entry-level individual contributors,
typically with less than 2 years of experience
in a similar role. Includes interns.
EXPERIENCED (2):
Experienced individual contributors,
typically with 2+ years of experience in a
similar role.
MANAGER (3):
Entry- to mid-level managers responsible for
managing a team of people.
DIRECTOR (4):
Senior-level managers responsible for
managing teams of managers.
EXECUTIVE (5):
Executive-level managers and above, including
C-level positions.
[[["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 2024-10-30 UTC."],[],[]]