Enum JobLevel (1.3.0)

public enum JobLevel

An enum that represents the required experience level required for the job.

Namespace

Google.Cloud.Talent.V4

Assembly

Google.Cloud.Talent.V4.dll

Fields

NameDescription
Director

Senior-level managers responsible for managing teams of managers.

EntryLevel

Entry-level individual contributors, typically with less than 2 years of experience in a similar role. Includes interns.

Executive

Executive-level managers and above, including C-level positions.

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.

Unspecified

The default value if the level isn't specified.