| Package | Description |
|---|---|
| com.google.api.services.people.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AgeRangeType |
AgeRangeType.clone() |
AgeRangeType |
AgeRangeType.set(String fieldName,
Object value) |
AgeRangeType |
AgeRangeType.setAgeRange(String ageRange)
The age range.
|
AgeRangeType |
AgeRangeType.setMetadata(FieldMetadata metadata)
Metadata about the age range.
|
| Modifier and Type | Method and Description |
|---|---|
List<AgeRangeType> |
Person.getAgeRanges()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Person |
Person.setAgeRanges(List<AgeRangeType> ageRanges)
Output only.
|
Copyright © 2011–2023 Google. All rights reserved.