| Package | Description |
|---|---|
| com.google.api.services.people.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Biography |
Biography.clone() |
Biography |
Biography.set(String fieldName,
Object value) |
Biography |
Biography.setContentType(String contentType)
The content type of the biography.
|
Biography |
Biography.setMetadata(FieldMetadata metadata)
Metadata about the biography.
|
Biography |
Biography.setValue(String value)
The short biography.
|
| Modifier and Type | Method and Description |
|---|---|
List<Biography> |
Person.getBiographies()
The person's biographies.
|
| Modifier and Type | Method and Description |
|---|---|
Person |
Person.setBiographies(List<Biography> biographies)
The person's biographies.
|
Copyright © 2011–2025 Google. All rights reserved.