Class ListInstancesResponse (3.0.0)

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

The response for ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances].

Attributes

NameDescription
instances Sequence[.spanner_instance_admin.Instance]
The list of requested instances.
next_page_token str
next_page_token can be sent in a subsequent ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more of the matching instances.