| Package | Description |
|---|---|
| com.google.api.services.people.v1.model |
| Modifier and Type | Method and Description |
|---|---|
RelationshipInterest |
RelationshipInterest.clone() |
RelationshipInterest |
RelationshipInterest.set(String fieldName,
Object value) |
RelationshipInterest |
RelationshipInterest.setFormattedValue(String formattedValue)
Output only.
|
RelationshipInterest |
RelationshipInterest.setMetadata(FieldMetadata metadata)
Metadata about the relationship interest.
|
RelationshipInterest |
RelationshipInterest.setValue(String value)
The kind of relationship the person is looking for.
|
| Modifier and Type | Method and Description |
|---|---|
List<RelationshipInterest> |
Person.getRelationshipInterests()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Person |
Person.setRelationshipInterests(List<RelationshipInterest> relationshipInterests)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.