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