Class ListInstancesResponse (0.2.5)

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

Response from ListInstances.

Attributes

Name Description
instances MutableSequence[google.cloud.parallelstore_v1beta.types.Instance]
The list of Parallelstore instances.
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.