Interface protos.google.cloud.talent.v4beta1.ISkill (3.2.7)

Properties of a Skill.

Package

@google-cloud/talent!

Properties

context

context?: (string|null);

Skill context

Property Value
TypeDescription
(string|null)

displayName

displayName?: (string|null);

Skill displayName

Property Value
TypeDescription
(string|null)

lastUsedDate

lastUsedDate?: (google.type.IDate|null);

Skill lastUsedDate

Property Value
TypeDescription
(google.type.IDate|null)

level

level?: (google.cloud.talent.v4beta1.SkillProficiencyLevel|keyof typeof google.cloud.talent.v4beta1.SkillProficiencyLevel|null);

Skill level

Property Value
TypeDescription
(google.cloud.talent.v4beta1.SkillProficiencyLevel|keyof typeof google.cloud.talent.v4beta1.SkillProficiencyLevel|null)

skillNameSnippet

skillNameSnippet?: (string|null);

Skill skillNameSnippet

Property Value
TypeDescription
(string|null)