| Package | Description |
|---|---|
| com.google.api.services.businessprofileperformance.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Date |
Date.clone() |
Date |
DatedValue.getDate()
The date that the datapoint corresponds to.
|
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 |
|---|---|
DatedValue |
DatedValue.setDate(Date date)
The date that the datapoint corresponds to.
|
Copyright © 2011–2025 Google. All rights reserved.