| Package | Description |
|---|---|
| com.google.api.services.people.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Occupation |
Occupation.clone() |
Occupation |
Occupation.set(String fieldName,
Object value) |
Occupation |
Occupation.setMetadata(FieldMetadata metadata)
Metadata about the occupation.
|
Occupation |
Occupation.setValue(String value)
The occupation; for example, `carpenter`.
|
| Modifier and Type | Method and Description |
|---|---|
List<Occupation> |
Person.getOccupations()
The person's occupations.
|
| Modifier and Type | Method and Description |
|---|---|
Person |
Person.setOccupations(List<Occupation> occupations)
The person's occupations.
|
Copyright © 2011–2025 Google. All rights reserved.