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