JobLevel(value)An enum that represents the required experience level required for the job.
Enums |
|
|---|---|
| Name | Description |
JOB_LEVEL_UNSPECIFIED |
The default value if the level isn't specified. |
ENTRY_LEVEL |
Entry-level individual contributors, typically with less than 2 years of experience in a similar role. Includes interns. |
EXPERIENCED |
Experienced individual contributors, typically with 2+ years of experience in a similar role. |
MANAGER |
Entry- to mid-level managers responsible for managing a team of people. |
DIRECTOR |
Senior-level managers responsible for managing teams of managers. |
EXECUTIVE |
Executive-level managers and above, including C-level positions. |