Class ListEnvironmentsResponse (1.13.0)

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

List environments response.

Attributes

NameDescription
environments MutableSequence[google.cloud.dataplex_v1.types.Environment]
Environments under the given parent lake.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.