Class ListSessionsResponse (5.9.3)

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

A list of interactive sessions.

Attributes

NameDescription
sessions MutableSequence[google.cloud.dataproc_v1.types.Session]
Output only. The sessions from the specified collection.
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.