Reference documentation and code samples for the Cloud Talent Solution V4 API module Google::Cloud::Talent::V4::JobLevel.
An enum that represents the required experience level required for the job.
Constants
JOB_LEVEL_UNSPECIFIED
value: 0
The default value if the level isn't specified.
ENTRY_LEVEL
value: 1
Entry-level individual contributors, typically with less than 2 years of
experience in a similar role. Includes interns.
EXPERIENCED
value: 2
Experienced individual contributors, typically with 2+ years of
experience in a similar role.
MANAGER
value: 3
Entry- to mid-level managers responsible for managing a team of people.
DIRECTOR
value: 4
Senior-level managers responsible for managing teams of managers.
EXECUTIVE
value: 5
Executive-level managers and above, including C-level positions.