| Package | Description |
|---|---|
| com.google.api.services.people.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Locale |
Locale.clone() |
Locale |
Locale.set(String fieldName,
Object value) |
Locale |
Locale.setMetadata(FieldMetadata metadata)
Metadata about the locale.
|
Locale |
Locale.setValue(String value)
The well-formed [IETF BCP 47](https://tools.ietf.org/html/bcp47) language tag representing the
locale.
|
| Modifier and Type | Method and Description |
|---|---|
List<Locale> |
Person.getLocales()
The person's locale preferences.
|
| Modifier and Type | Method and Description |
|---|---|
Person |
Person.setLocales(List<Locale> locales)
The person's locale preferences.
|
Copyright © 2011–2025 Google. All rights reserved.