ListInstancesRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request for retrieving a paginated list of Instance resources that meet the specified criteria.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The parent of the Instance is the location for that Instance. Every location has exactly one instance. |
page_size |
int
The number of resources to be included in the response. The response contains a next_page_token, which can be used to retrieve the next page of resources. |
page_token |
str
In case of paginated results, this is the token that was returned in the previous ListInstancesResponse. It should be copied here to retrieve the next page of resources. This will be empty for the first instance of ListInstancesRequest. |
filter |
str
Specify a filter to narrow search results. |
order_by |
str
Specify a field to use for ordering. |