| Package | Description |
|---|---|
| com.google.api.services.mybusinessbusinesscalls.v1.model |
| Modifier and Type | Method and Description |
|---|---|
HourlyMetrics |
HourlyMetrics.clone() |
HourlyMetrics |
HourlyMetrics.set(String fieldName,
Object value) |
HourlyMetrics |
HourlyMetrics.setHour(Integer hour)
Hour of the day.
|
HourlyMetrics |
HourlyMetrics.setMissedCallsCount(Integer missedCallsCount)
Total count of missed calls for this hour.
|
| Modifier and Type | Method and Description |
|---|---|
List<HourlyMetrics> |
AggregateMetrics.getHourlyMetrics()
A list of metrics by hour of day.
|
| Modifier and Type | Method and Description |
|---|---|
AggregateMetrics |
AggregateMetrics.setHourlyMetrics(List<HourlyMetrics> hourlyMetrics)
A list of metrics by hour of day.
|
Copyright © 2011–2022 Google. All rights reserved.