Class JobLevel (2.9.1)

JobLevel(value)

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.