| Package | Description |
|---|---|
| com.google.api.services.fitness.model |
| Modifier and Type | Method and Description |
|---|---|
AggregateBy |
AggregateBy.clone() |
AggregateBy |
AggregateBy.set(String fieldName,
Object value) |
AggregateBy |
AggregateBy.setDataSourceId(String dataSourceId)
A data source ID to aggregate.
|
AggregateBy |
AggregateBy.setDataTypeName(String dataTypeName)
The data type to aggregate.
|
| Modifier and Type | Method and Description |
|---|---|
List<AggregateBy> |
AggregateRequest.getAggregateBy()
The specification of data to be aggregated.
|
| Modifier and Type | Method and Description |
|---|---|
AggregateRequest |
AggregateRequest.setAggregateBy(List<AggregateBy> aggregateBy)
The specification of data to be aggregated.
|
Copyright © 2011–2022 Google. All rights reserved.