Class ListInstancesResponse (0.15.0)

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

Response message containing a list of Instances.

Attributes

Name Description
instances MutableSequence[google.cloud.run_v2.types.Instance]
The resulting list of Instances.
next_page_token str
A token indicating there are more items than page_size. Use it in the next ListInstances request to continue.