Class ListInstancesRequest (0.16.0)

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

Request message for retrieving a list of Instances.

Attributes

Name Description
parent str
Required. The location and project to list resources on. Format: projects/{project}/locations/{location}, where {project} can be project id or number.
page_size int
Optional. Maximum number of Instances to return in this call.
page_token str
Optional. A page token received from a previous call to ListInstances. All other parameters must match.
show_deleted bool
Optional. If true, returns deleted (but unexpired) resources along with active ones.