Class ListInstancesResponse (1.4.2)

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

Response message for the list instance request.

Attributes

NameDescription
instances Sequence[google.cloud.data_fusion_v1.types.Instance]
Represents a list of Data Fusion instances.
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.