Class ListInstancesResponse (1.0.2)

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

Response message for the list instance request. .. attribute:: instances

Represents a list of Data Fusion instances.

:type: Sequence[google.cloud.data_fusion_v1.types.Instance]

Attributes

NameDescription
next_page_token str
Token to retrieve the next page of results or empty if there are no more results in the list.
unreachable Sequence[str]
Locations that could not be reached.