Send feedback
Class Skill (2.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
Skill(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Resource that represents a skill of a candidate.
Attributes
Name Description display_name
str
Skill display name.
For example, "Java", "Python".
Number of characters allowed is 100.
last_used_date
google.type.date_pb2.Date
The last time this skill was used.
level
google.cloud.talent_v4beta1.types.SkillProficiencyLevel
Skill proficiency level which indicates how
proficient the candidate is at this skill.
context
str
A paragraph describes context of this skill.
Number of characters allowed is 100,000.
skill_name_snippet
str
Output only. Skill name snippet shows how the
display_name
is related to a search query. It's empty if the
display_name
isn't related to the search query.
Inheritance
builtins.object
>
proto.message.Message
>
Skill
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-03-30 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?