| Package | Description |
|---|---|
| com.google.api.services.calendar.model |
| Modifier and Type | Method and Description |
|---|---|
EventWorkingLocationProperties.OfficeLocation |
EventWorkingLocationProperties.OfficeLocation.clone() |
EventWorkingLocationProperties.OfficeLocation |
EventWorkingLocationProperties.getOfficeLocation()
If present, specifies that the user is working from an office.
|
EventWorkingLocationProperties.OfficeLocation |
EventWorkingLocationProperties.OfficeLocation.set(String fieldName,
Object value) |
EventWorkingLocationProperties.OfficeLocation |
EventWorkingLocationProperties.OfficeLocation.setBuildingId(String buildingId)
An optional building identifier.
|
EventWorkingLocationProperties.OfficeLocation |
EventWorkingLocationProperties.OfficeLocation.setDeskId(String deskId)
An optional arbitrary desk identifier.
|
EventWorkingLocationProperties.OfficeLocation |
EventWorkingLocationProperties.OfficeLocation.setFloorId(String floorId)
An optional arbitrary floor identifier.
|
EventWorkingLocationProperties.OfficeLocation |
EventWorkingLocationProperties.OfficeLocation.setFloorSectionId(String floorSectionId)
An optional arbitrary floor section identifier.
|
EventWorkingLocationProperties.OfficeLocation |
EventWorkingLocationProperties.OfficeLocation.setLabel(String label)
An optional extra label for additional information.
|
| Modifier and Type | Method and Description |
|---|---|
EventWorkingLocationProperties |
EventWorkingLocationProperties.setOfficeLocation(EventWorkingLocationProperties.OfficeLocation officeLocation)
If present, specifies that the user is working from an office.
|
Copyright © 2011–2023 Google. All rights reserved.