Class ListEnvironmentsResponse (1.6.0)

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

Response for listing environments.

Attributes

NameDescription
environments MutableSequence[google.cloud.notebooks_v1beta1.types.Environment]
A list of returned environments.
next_page_token str
A page token that can be used to continue listing from the last result in the next list call.
unreachable MutableSequence[str]
Locations that could not be reached.