Class ListInstancesResponse (1.0.2)

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

Response message for Instances.ListInstances. .. attribute:: instances

The instances belonging to the requested version.

:type: Sequence[google.cloud.appengine_admin_v1.types.Instance]

Attribute

NameDescription
next_page_token str
Continuation token for fetching the next page of results.