buildingId | string | Unique ID for the building a resource is located in. |
capacity | integer | Capacity of a resource, number of seats in a room. |
etags | string | ETag of the resource. |
featureInstances | any | Instances of features for the calendar resource. |
floorName | string | Name of the floor a resource is located on. |
floorSection | string | Name of the section within a floor a resource is located in. |
generatedResourceName | string | The read-only auto-generated name of the calendar resource which includes metadata about the resource such as building name, floor, capacity, etc. For example, "NYC-2-Training Room 1A (16)". |
kind | string | The type of the resource. For calendar resources, the value is admin#directory#resources#calendars#CalendarResource . |
resourceCategory | string | The category of the calendar resource. Either CONFERENCE_ROOM or OTHER. Legacy data is set to CATEGORY_UNKNOWN. |
resourceDescription | string | Description of the resource, visible only to admins. |
resourceEmail | string | The read-only email for the calendar resource. Generated as part of creating a new calendar resource. |
resourceId | string | The unique ID for the calendar resource. |
resourceName | string | The name of the calendar resource. For example, "Training Room 1A". |
resourceType | string | The type of the calendar resource, intended for non-room resources. |
userVisibleDescription | string | Description of the resource, visible to users and admins. |