EnterprisesStructuresRooms
class EnterprisesStructuresRooms extends Resource (View source)
The "rooms" collection of methods.
Typical usage is:
$smartdevicemanagementService = new Google\Service\SmartDeviceManagement(...);
$rooms = $smartdevicemanagementService->enterprises_structures_rooms;
Methods
get(string $name, array $optParams = [])
Gets a room managed by the enterprise. (rooms.get)
listEnterprisesStructuresRooms(string $parent, array $optParams = [])
Lists rooms managed by the enterprise. (rooms.listEnterprisesStructuresRooms)
Details
GoogleHomeEnterpriseSdmV1Room
get(string $name, array $optParams = [])
Gets a room managed by the enterprise. (rooms.get)
GoogleHomeEnterpriseSdmV1ListRoomsResponse
listEnterprisesStructuresRooms(string $parent, array $optParams = [])
Lists rooms managed by the enterprise. (rooms.listEnterprisesStructuresRooms)