deviceSessions property

List<DeviceSession>? deviceSessions
getter/setter pair

The sessions matching the specified filter in the given cloud project.

Implementation

core.List<DeviceSession>? deviceSessions;