| Package | Description |
|---|---|
| com.google.api.services.people.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Skill |
Skill.clone() |
Skill |
Skill.set(String fieldName,
Object value) |
Skill |
Skill.setMetadata(FieldMetadata metadata)
Metadata about the skill.
|
Skill |
Skill.setValue(String value)
The skill; for example, `underwater basket weaving`.
|
| Modifier and Type | Method and Description |
|---|---|
List<Skill> |
Person.getSkills()
The person's skills.
|
| Modifier and Type | Method and Description |
|---|---|
Person |
Person.setSkills(List<Skill> skills)
The person's skills.
|
Copyright © 2011–2025 Google. All rights reserved.