rooms
Overview
Name | rooms |
Type | Resource |
Id | googledevelopers.smartdevicemanagement.rooms |
Fields
Name | Datatype | Description |
---|---|---|
name | string | Output only. The resource name of the room. For example: "enterprises/XYZ/structures/ABC/rooms/123". |
traits | object | Room traits. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
enterprises_structures_rooms_get | SELECT | enterprisesId, roomsId, structuresId | Gets a room managed by the enterprise. |
enterprises_structures_rooms_list | SELECT | enterprisesId, structuresId | Lists rooms managed by the enterprise. |