Module: Google::Cloud::Talent::V4beta1::SkillProficiencyLevel
- Defined in:
- lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/common.rb
Overview
Enum that represents the skill proficiency level.
Constant Summary collapse
- SKILL_PROFICIENCY_LEVEL_UNSPECIFIED =
Default value.
0
- UNSKILLED =
Lacks any proficiency in this skill.
6
- FUNDAMENTAL_AWARENESS =
Have a common knowledge or an understanding of basic techniques and concepts.
1
- NOVICE =
Have the level of experience gained in a classroom and/or experimental scenarios or as a trainee on-the-job.
2
- INTERMEDIATE =
Be able to successfully complete tasks in this skill as requested. Help from an expert may be required from time to time, but can usually perform skill independently.
3
- ADVANCED =
Can perform the actions associated with this skill without assistance.
4
- EXPERT =
Known as an expert in this area.
5