Class ListSessionsResponse (3.44.0)

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

The response for ListSessions][google.spanner.v1.Spanner.ListSessions].

Attributes

NameDescription
sessions MutableSequence[google.cloud.spanner_v1.types.Session]
The list of requested sessions.
next_page_token str
next_page_token can be sent in a subsequent ListSessions][google.spanner.v1.Spanner.ListSessions] call to fetch more of the matching sessions.