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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-02 UTC."],[],[]]