ListInstancesRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Message for requesting list of Instances
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The project and location for which to retrieve a list of instances, in the format projects/{projectId}/locations/{location}.
To retrieve instance information for all locations, use "-"
as the value of {location}.
|
page_size |
int
Optional. Requested page size. Server might return fewer items than requested. If unspecified, the server will pick an appropriate default. |
page_token |
str
Optional. A token identifying a page of results the server should return. |
filter |
str
Optional. Filtering results. |
order_by |
str
Optional. Desired order of results. |