Class ListInstancesResponse (0.3.10)

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

Message for response to listing Instances

Attributes

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