Class ListSessionsResponse (1.12.3)

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

List sessions response.

Attributes

NameDescription
sessions MutableSequence[google.cloud.dataplex_v1.types.Session]
Sessions under a given environment.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.