| Package | Description |
|---|---|
| com.google.api.services.mybusinessbusinesscalls.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Date |
Date.clone() |
Date |
AggregateMetrics.getEndDate()
End date for this metric.
|
Date |
AggregateMetrics.getStartDate()
Date for this metric.
|
Date |
Date.set(String fieldName,
Object value) |
Date |
Date.setDay(Integer day)
Day of a month.
|
Date |
Date.setMonth(Integer month)
Month of a year.
|
Date |
Date.setYear(Integer year)
Year of the date.
|
| Modifier and Type | Method and Description |
|---|---|
AggregateMetrics |
AggregateMetrics.setEndDate(Date endDate)
End date for this metric.
|
AggregateMetrics |
AggregateMetrics.setStartDate(Date startDate)
Date for this metric.
|
Copyright © 2011–2022 Google. All rights reserved.