Class ListDeviceSessionsResponse (0.3.0)

ListDeviceSessionsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for DirectAccessService.ListDeviceSessions.

Attributes

Name Description
device_sessions MutableSequence[google.cloud.devicestreaming_v1.types.DeviceSession]
The sessions matching the specified filter in the given cloud project.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.