public class GTimePeriod
A structure representing the time interval for a busy space on a calendar.
| Modifier and Type | Field and Description |
|---|---|
Date | EndTime! |
Date | StartTime! |
| Constructor and Description |
|---|
GTimePeriod(com.google.api.services.calendar.model.TimePeriod timePeriod!) |