Class ListEnvironmentsResponse (0.3.2)

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

Response for listing environments. .. attribute:: environments

A list of returned environments.

:type: Sequence[google.cloud.notebooks_v1beta1.types.Environment]

Attributes

NameDescription
next_page_token str
A page token that can be used to continue listing from the last result in the next list call.
unreachable Sequence[str]
Locations that could not be reached.