| Package | Description |
|---|---|
| com.google.api.services.people.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Tagline |
Tagline.clone() |
Tagline |
Tagline.set(String fieldName,
Object value) |
Tagline |
Tagline.setMetadata(FieldMetadata metadata)
Metadata about the tagline.
|
Tagline |
Tagline.setValue(String value)
The tagline.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tagline> |
Person.getTaglines()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Person |
Person.setTaglines(List<Tagline> taglines)
Output only.
|
Copyright © 2011–2021 Google. All rights reserved.