Class ListEnvironmentsResponse (1.3.1)

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

The environments in a project and location.

Attributes

NameDescription
environments Sequence[google.cloud.orchestration.airflow.service_v1beta1.types.Environment]
The list of environments returned by a ListEnvironmentsRequest.
next_page_token str
The page token used to query for the next page if one exists.

Inheritance

builtins.object > proto.message.Message > ListEnvironmentsResponse