Class ListInstancesResponse (0.2.0)

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

Response message for [ListInstances][].

Attributes

Name Description
instances MutableSequence[google.cloud.memorystore_v1beta.types.Instance]
If the {location} requested was "-" the response contains a list of instances from all locations. Instances in unreachable locations will be omitted.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
unreachable MutableSequence[str]
Locations that could not be reached.