Class ListInstancesResponse (1.3.3)

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

Response message for Instances.ListInstances.

Attributes

NameDescription
instances Sequence[google.cloud.appengine_admin_v1.types.Instance]
The instances belonging to the requested version.
next_page_token str
Continuation token for fetching the next page of results.