| Package | Description |
|---|---|
| com.google.api.services.calendar.model |
| Modifier and Type | Method and Description |
|---|---|
EventWorkingLocationProperties |
EventWorkingLocationProperties.clone() |
EventWorkingLocationProperties |
Event.getWorkingLocationProperties()
Working location event data.
|
EventWorkingLocationProperties |
EventWorkingLocationProperties.set(String fieldName,
Object value) |
EventWorkingLocationProperties |
EventWorkingLocationProperties.setCustomLocation(EventWorkingLocationProperties.CustomLocation customLocation)
If present, specifies that the user is working from a custom location.
|
EventWorkingLocationProperties |
EventWorkingLocationProperties.setHomeOffice(Object homeOffice)
If present, specifies that the user is working at home.
|
EventWorkingLocationProperties |
EventWorkingLocationProperties.setOfficeLocation(EventWorkingLocationProperties.OfficeLocation officeLocation)
If present, specifies that the user is working from an office.
|
EventWorkingLocationProperties |
EventWorkingLocationProperties.setType(String type)
Type of the working location.
|
| Modifier and Type | Method and Description |
|---|---|
Event |
Event.setWorkingLocationProperties(EventWorkingLocationProperties workingLocationProperties)
Working location event data.
|
Copyright © 2011–2025 Google. All rights reserved.