Class ListInstancesResponse (0.4.0)

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

Response for retrieving a list of Instances

Attributes

Name Description
instances MutableSequence[google.cloud.financialservices_v1.types.Instance]
List of Instance resources
next_page_token str
This token should be passed to the next ListInstancesRequest to retrieve the next page of Instances.
unreachable MutableSequence[str]
Locations that could not be reached.