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 desk identifier.
|
EventWorkingLocationProperties.OfficeLocation |
EventWorkingLocationProperties.OfficeLocation.setFloorId(String floorId)
An optional floor identifier.
|
EventWorkingLocationProperties.OfficeLocation |
EventWorkingLocationProperties.OfficeLocation.setFloorSectionId(String floorSectionId)
An optional floor section identifier.
|
EventWorkingLocationProperties.OfficeLocation |
EventWorkingLocationProperties.OfficeLocation.setLabel(String label)
The office name that's displayed in Calendar Web and Mobile clients.
|
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–2025 Google. All rights reserved.